Skip to content

Commit cb2ff66

Browse files
committed
chore: Upgrade dependencies
changelog: ignore
1 parent a5e0472 commit cb2ff66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

twenty-first/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ mock = []
2222
[dev-dependencies]
2323
blake3 = "1.5.5"
2424
bincode = "1.3.3"
25-
criterion = { version = "0.5", features = ["html_reports"] }
25+
criterion = { version = "0.6", features = ["html_reports"] }
2626
insta = "1.42"
2727
proptest = "1.6"
2828
proptest-arbitrary-interop = "0.1"
@@ -37,7 +37,7 @@ features = ["user-hooks"]
3737
[dependencies]
3838
arbitrary = { version = "1", features = ["derive"] }
3939
bfieldcodec_derive = "0.7"
40-
get-size2 = { version = "0.1.3", features = ["derive"] }
40+
get-size2 = { version = "0.3", features = ["derive"] }
4141
hashbrown = "0.15"
4242
hex = "0.4.3"
4343
itertools = "0.14"

0 commit comments

Comments
 (0)