We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87ab928 + aef3e49 commit 946bbfdCopy full SHA for 946bbfd
Cargo.toml
@@ -1,9 +1,9 @@
1
[package]
2
name = "roaring"
3
-version = "0.10.2"
+version = "0.10.3"
4
rust-version = "1.65.0"
5
authors = ["Wim Looman <wim@nemo157.com>", "Kerollmops <kero@meilisearch.com>"]
6
-description = "https://roaringbitmap.org: A better compressed bitset - pure Rust implementation"
+description = "A better compressed bitset - pure Rust implementation"
7
8
documentation = "https://docs.rs/roaring"
9
repository = "https://github.com/RoaringBitmap/roaring-rs"
0 commit comments