Skip to content

Commit 0cd5aef

Browse files
committed
Update hashbrown to 0.16
1 parent fd5c819 commit 0cd5aef

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
@@ -26,7 +26,7 @@ sval = { version = "2", optional = true, default-features = false }
2626
borsh = { version = "1.2", optional = true, default-features = false }
2727

2828
[dependencies.hashbrown]
29-
version = "0.15.0"
29+
version = "0.16.0"
3030
default-features = false
3131

3232
# serde v1.0.220 is the first version that released with `serde_core`.

0 commit comments

Comments
 (0)