We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ae342 commit b718d76Copy full SHA for b718d76
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "roaring"
3
-version = "0.10.1"
+version = "0.10.2"
4
rust-version = "1.65.0"
5
authors = ["Wim Looman <[email protected]>", "Kerollmops <[email protected]>"]
6
description = "https://roaringbitmap.org: A better compressed bitset - pure Rust implementation"
0 commit comments