Skip to content

Commit 46c4ad1

Browse files
authored
Merge pull request #22 from loot/dependabot/cargo/criterion-0.5.0
Update criterion requirement from 0.4.0 to 0.5.0
2 parents df1a4cd + 6924bda commit 46c4ad1

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
@@ -14,7 +14,7 @@ regex = "1.0.5"
1414
unicase = "2.2.0"
1515

1616
[dev-dependencies]
17-
criterion = "0.4.0"
17+
criterion = "0.5.0"
1818
tempfile = "3.0.0"
1919

2020
[[bench]]

0 commit comments

Comments
 (0)