Skip to content

Commit

Permalink
chore(deps): Update Rust crate criterion to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent d9718d7 commit 2cdab07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde = { version = "1.0", features = ["derive"], optional = true }
uuid = { version = "1.8.0", features = ["v4"], optional = true }

[dev-dependencies]
criterion = "0.5"
criterion = "0.5.1"
# huxi/rusty_ulid
rusty_ulid = "2.0.0"
# dylanhart/ulid-rs
Expand Down

0 comments on commit 2cdab07

Please sign in to comment.