We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f2cfc0 + d5952af commit 705928fCopy full SHA for 705928f
1 file changed
Cargo.toml
@@ -42,7 +42,7 @@ std = [
42
]
43
44
[dependencies]
45
-hashbrown = "0.16"
+hashbrown = "0.17"
46
47
# optional
48
bigdecimal = { version = "0.4", optional = true, default-features = false }
0 commit comments