Skip to content

Commit 2f59589

Browse files
authored
Merge pull request #102 from qdrant/dependabot/cargo/criterion-0.8.0
Update criterion requirement from 0.7.0 to 0.8.0
2 parents b03a156 + b6dc826 commit 2f59589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ quickcheck = "1.0.3"
3737
regex = "1.11.3"
3838
tempfile = "3.23.0"
3939
chrono = "0.4.42"
40-
criterion = "0.7.0"
40+
criterion = "0.8.0"
4141

4242
[[bench]]
4343
name = "benchmark"

0 commit comments

Comments
 (0)