Skip to content

Commit 628ba77

Browse files
authored
Merge pull request #173 from projectsyn/renovate/criterion-0.x
Update Rust crate criterion to 0.7.0
2 parents 4420323 + bb238d9 commit 628ba77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ yaml-merge-keys = { version = "0.8.1", features = ["serde_yaml"] }
3535
rustc_version = "0.4.1"
3636

3737
[dev-dependencies]
38-
criterion = "0.6.0"
38+
criterion = "0.7.0"
3939
paste = "1.0.14"
4040

4141
[features]

0 commit comments

Comments
 (0)