diff --git a/Cargo.toml b/Cargo.toml index e1312da0..950947b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roaring" -version = "0.6.6" +version = "0.6.7" authors = ["Wim Looman ", "Kerollmops "] description = "http://roaringbitmap.org : A better compressed bitset - pure Rust implementation "