Skip to content

Commit dbab98b

Browse files
Update Rust crate criterion to 0.5
1 parent 782bb6b commit dbab98b

File tree

2 files changed

+116
-55
lines changed

2 files changed

+116
-55
lines changed

Cargo.lock

Lines changed: 115 additions & 54 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
@@ -43,7 +43,7 @@ serde_json = { version = "1.0", optional = true }
4343
thiserror = "1.0"
4444

4545
[dev-dependencies]
46-
criterion = "0.4"
46+
criterion = "0.5"
4747
csv = "1"
4848
mock_instant = { version = "0.2", features = ["sync"] }
4949
serde_json = "1.0"

0 commit comments

Comments
 (0)