Skip to content

Commit

Permalink
fix typo in Benchmarks Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebeggs authored Dec 13, 2024
1 parent 8ecff85 commit 76999ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
BenchmarkTools = "1.5"
Enzyme = "0.13"
LinearAlgebra = "1"
Meshes = "0.51.20, 0.52
Meshes = "0.51.20, 0.52"
Unitful = "1.19"
julia = "1.9"

0 comments on commit 76999ac

Please sign in to comment.