Skip to content

Commit 1b43d2d

Browse files
CompatHelper: bump compat for "BenchmarkTools" to "0.5"
1 parent 32aeff8 commit 1b43d2d

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
@@ -13,7 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1313

1414
[compat]
1515
AbstractTrees = "0.2, 0.3"
16-
BenchmarkTools = "^0.4"
16+
BenchmarkTools = "^0.4, 0.5"
1717
MathOptInterface = "~0.9"
1818
OrderedCollections = "^1.0"
1919
julia = "^1.0"

0 commit comments

Comments
 (0)