We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83017ad + 6f37958 commit d2ec04fCopy full SHA for d2ec04f
roaring/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "roaring"
3
-version = "0.10.8"
+version = "0.10.9"
4
rust-version = "1.65.0"
5
authors = ["Wim Looman <[email protected]>", "Kerollmops <[email protected]>"]
6
description = "A better compressed bitset - pure Rust implementation"
0 commit comments