We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8f3a6a + b718d76 commit 4f8c798Copy full SHA for 4f8c798
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "roaring"
3
-version = "0.10.1"
4
-rust-version = "1.56.1"
+version = "0.10.2"
+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"
7
0 commit comments