We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 275840c + 625f66e commit ec43b17Copy full SHA for ec43b17
roaring/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "roaring"
3
-version = "0.10.9"
+version = "0.10.10"
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