Skip to content

Commit f74abd6

Browse files
Merge pull request #17 from sebastienrousseau/dependabot/cargo/criterion-0.5.0
build(deps): update criterion requirement from 0.4.0 to 0.5.0
2 parents b5dc556 + dba4335 commit f74abd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ serde_yaml = "0.9.21"
5353
toml = "0.7.3"
5454

5555
[dev-dependencies]
56-
criterion = "0.4.0"
56+
criterion = "0.5.0"
5757
predicates = "3.0.3"
5858

5959
[lib]

0 commit comments

Comments
 (0)