Skip to content

Commit

Permalink
Update Rust crate criterion to 0.5.1 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 9, 2023
1 parent a6f1998 commit 0cf5f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/routers/layers_spread_router/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ parking_lot = { workspace = true }

[dev-dependencies]
env_logger = { workspace = true }
criterion = { version = "0.3.4" }
criterion = { version = "0.5.1" }
rand = { version = "0.8.5" }

[[bench]]
Expand Down

0 comments on commit 0cf5f1e

Please sign in to comment.