Skip to content

Commit 658a03d

Browse files
committed
upgrade criterion dependency
1 parent 73c2998 commit 658a03d

File tree

2 files changed

+76
-41
lines changed

2 files changed

+76
-41
lines changed

Cargo.lock

Lines changed: 75 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ features = ["with-chrono-0_4", "with-serde_json-1"]
110110
procfs = "0.13.0"
111111

112112
[dev-dependencies]
113-
criterion = "0.3"
113+
criterion = "0.4"
114114
kuchiki = "0.8"
115115
rand = "0.8"
116116
mockito = "0.31.0"

0 commit comments

Comments
 (0)