We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hashbrown
1 parent fd5c819 commit 0cd5aefCopy full SHA for 0cd5aef
Cargo.toml
@@ -26,7 +26,7 @@ sval = { version = "2", optional = true, default-features = false }
26
borsh = { version = "1.2", optional = true, default-features = false }
27
28
[dependencies.hashbrown]
29
-version = "0.15.0"
+version = "0.16.0"
30
default-features = false
31
32
# serde v1.0.220 is the first version that released with `serde_core`.
0 commit comments