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 fd779ad commit 00e494bCopy full SHA for 00e494b
Cargo.toml
@@ -96,7 +96,7 @@ clap = "4.5.18"
96
cc = "1.1.21"
97
cmake = "0.1.51"
98
document-features = "0.2.10"
99
-fastbloom = { version = "0.11.0", default-features = false }
+fastbloom = { version = "0.12.0", default-features = false }
100
hashbrown = { version = "0.14.5", default-features = false } # A faster hashmap, nostd compatible
101
just = "1.40.0"
102
libc = "0.2.159" # For (*nix) libc
0 commit comments