Skip to content

Commit

Permalink
Upgrade criterion to 0.5.1
Browse files Browse the repository at this point in the history
faern committed Sep 29, 2024
1 parent 67c0192 commit 85fd895
Showing 2 changed files with 91 additions and 77 deletions.
166 changes: 90 additions & 76 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ async = []
loom = { version = "0.7.2", features = ["futures"], optional = true }

[dev-dependencies]
criterion = "0.3"
criterion = "0.5.1"
tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros", "time"] }
async-std = { version = "1", features = ["attributes"] }

0 comments on commit 85fd895

Please sign in to comment.