Skip to content

Commit 092a3b4

Browse files
CompatHelper: bump compat for "BenchmarkTools" to "1.0"
1 parent c7daf61 commit 092a3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
2222

2323
[compat]
24-
BenchmarkTools = "0.5"
24+
BenchmarkTools = "0.5, 1.0"
2525
CSV = "0.8"
2626
DataFrames = "0.21, 0.22"
2727
DataStructures = "0.18"

0 commit comments

Comments
 (0)