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 75ddc13 commit 4f23ddbCopy full SHA for 4f23ddb
poppy/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "poppy-filters"
3
-version = "0.2.0"
+version = "0.2.1"
4
edition = "2021"
5
description = "Crate providing serializable Bloom filters implementations"
6
keywords = ["bloom-filter", "data-structure"]
python/Cargo.toml
name = "poppy-py"
description = "Python bindings for poppy"
authors = ["[email protected]"]
0 commit comments