diff --git a/Cargo.toml b/Cargo.toml index 3e2c0886..4baaa797 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roaring" -version = "0.10.5" +version = "0.10.6" rust-version = "1.65.0" authors = ["Wim Looman ", "Kerollmops "] description = "A better compressed bitset - pure Rust implementation"