Skip to content

Commit 8890bdc

Browse files
CompatHelper: bump compat for "BenchmarkTools" to "1.0" (#441)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6db68ea commit 8890bdc

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, 0.5, 0.6, 0.7"
16+
BenchmarkTools = "^0.4, 0.5, 0.6, 0.7, 1.0"
1717
MathOptInterface = "~0.9"
1818
OrderedCollections = "^1.0"
1919
julia = "^1.0"

0 commit comments

Comments
 (0)