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.
1 parent b1e6a7a commit 15c7f1fCopy full SHA for 15c7f1f
Cargo.toml
@@ -41,7 +41,7 @@ no-std = ["hashbrown", "ahash"]
41
bytes = { version = "1", default-features = false }
42
fnv = { version = "1.0.5", default-features = false }
43
itoa = "1"
44
-hashbrown = { version = "0.12.0", optional = true }
+hashbrown = { version = "0.15.2", optional = true }
45
ahash = { version = "0.8.6", default-features = false, optional = true }
46
47
[dev-dependencies]
0 commit comments