Skip to content

Commit 265e038

Browse files
Bump criterion from 0.4.0 to 0.5.1 (#591)
1 parent b4ae700 commit 265e038

File tree

2 files changed

+124
-57
lines changed

2 files changed

+124
-57
lines changed

Cargo.lock

+123-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ impl-trait-for-tuples = "0.2.3"
2323
const_format = { version = "0.2.34" }
2424

2525
[dev-dependencies]
26-
criterion = "0.4.0"
26+
criterion = "0.5.1"
2727
serde_derive = { version = "1.0" }
2828
parity-scale-codec-derive = { path = "derive", default-features = false }
2929
quickcheck = "1.0"

0 commit comments

Comments
 (0)