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 448da63 commit 6b807efCopy full SHA for 6b807ef
Cargo.toml
@@ -102,7 +102,7 @@ clap = "4.5.18"
102
cc = "1.1.21"
103
cmake = "0.1.51"
104
document-features = "0.2.10"
105
-fastbloom = { version = "0.12.0", default-features = false }
+fastbloom = { version = "0.14.0", default-features = false }
106
hashbrown = { version = "0.14.5", default-features = false } # A faster hashmap, nostd compatible
107
just = "=1.40.0"
108
libc = "0.2.159" # For (*nix) libc
0 commit comments