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