Skip to content

Commit 6af1d33

Browse files
chore(deps): bump criterion from 0.5.1 to 0.8.1 (#2245)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>
1 parent 5e0a563 commit 6af1d33

File tree

2 files changed

+28
-20
lines changed

2 files changed

+28
-20
lines changed

Cargo.lock

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

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ serde = { version = "1.0", features = ["derive"] }
9595
[dev-dependencies]
9696
arbitrary = { features = ["derive"], version = "1" }
9797
chrono = { features = ["arbitrary"], workspace = true }
98-
criterion = { version = "0.5", features = ["async_tokio"] }
98+
criterion = { version = "0.8", features = ["async_tokio"] }
9999
freenet-stdlib = { features = ["net", "testing"], workspace = true }
100100
freenet-macros = { path = "../freenet-macros" }
101101
httptest = "0.16"

0 commit comments

Comments
 (0)