Skip to content

Commit 746caef

Browse files
chore(deps): update rust crate criterion to v0.6.0
1 parent 70bae84 commit 746caef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ serde = { version = "=1.0.219", features = ["derive"] }
3838
sha2 = "=0.10.8"
3939
base64 = "0.22"
4040
rand = { version = "=0.8.5", default-features = true }
41-
criterion = { version = "=0.5.1", features = ["html_reports"] }
41+
criterion = { version = "=0.6.0", features = ["html_reports"] }
4242

4343
[features]
4444
default = ["std"]

0 commit comments

Comments
 (0)