Skip to content

Commit 4f8c798

Browse files
authored
Merge pull request #258 from RoaringBitmap/bump-version
Bump version to 0.10.2 and bump MSRV to 1.65.0
2 parents b8f3a6a + b718d76 commit 4f8c798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "roaring"
3-
version = "0.10.1"
4-
rust-version = "1.56.1"
3+
version = "0.10.2"
4+
rust-version = "1.65.0"
55
authors = ["Wim Looman <[email protected]>", "Kerollmops <[email protected]>"]
66
description = "https://roaringbitmap.org: A better compressed bitset - pure Rust implementation"
77

0 commit comments

Comments
 (0)