Skip to content

Commit 0583183

Browse files
authored
Merge pull request #14 from nav-solutions/dependabot/cargo/criterion-0.7.0
Update criterion requirement from 0.5.1 to 0.7.0
2 parents e26644b + 1ab7afe commit 0583183

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
@@ -33,7 +33,7 @@ flate2 = { version = "1.0.34", optional = true }
3333
hifitime = { version = "4.1.0", features = ["serde", "std"] }
3434

3535
[dev-dependencies]
36-
criterion = "0.5.1"
36+
criterion = "0.7.0"
3737

3838
[[bench]]
3939
name = "encoding"

0 commit comments

Comments
 (0)