Skip to content

Commit

Permalink
Merge pull request #303 from RoaringBitmap/bump-to-v1-10-8
Browse files Browse the repository at this point in the history
Bump Roaring to v1.10.8
  • Loading branch information
Kerollmops authored Dec 6, 2024
2 parents 56ba1ff + 9b0cb8f commit 00992ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roaring/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "roaring"
version = "0.10.7"
version = "0.10.8"
rust-version = "1.65.0"
authors = ["Wim Looman <wim@nemo157.com>", "Kerollmops <kero@meilisearch.com>"]
description = "A better compressed bitset - pure Rust implementation"
Expand Down

0 comments on commit 00992ee

Please sign in to comment.