Skip to content

Commit

Permalink
CompatHelper: bump compat for "BenchmarkTools" to "1.0"
Browse files Browse the repository at this point in the history
CompatHelper: bump compat for "BenchmarkTools" to "1.0"
  • Loading branch information
simsurace authored Jan 24, 2022
2 parents 2e9ab10 + 07c00bb commit 24462f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
BenchmarkTools = "0.6, 0.7"
BenchmarkTools = "0.6, 0.7, 1.0"
CUDA = "2, 3.0"
julia = "1.6"

Expand Down

0 comments on commit 24462f7

Please sign in to comment.