Skip to content

Commit

Permalink
Bump roaring to v0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerollmops committed Apr 30, 2024
1 parent 79c031d commit 706e275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "roaring"
version = "0.10.3"
version = "0.10.4"
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 706e275

Please sign in to comment.