Skip to content

Commit

Permalink
Bump version to 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerollmops committed Feb 15, 2024
1 parent 87ab928 commit aef3e49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "roaring"
version = "0.10.2"
version = "0.10.3"
rust-version = "1.65.0"
authors = ["Wim Looman <wim@nemo157.com>", "Kerollmops <kero@meilisearch.com>"]
description = "https://roaringbitmap.org: A better compressed bitset - pure Rust implementation"
description = "A better compressed bitset - pure Rust implementation"

documentation = "https://docs.rs/roaring"
repository = "https://github.com/RoaringBitmap/roaring-rs"
Expand Down

0 comments on commit aef3e49

Please sign in to comment.