Skip to content

Commit 42ae342

Browse files
committed
Bump the MSRV to 1.65.0
1 parent b8f3a6a commit 42ae342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "roaring"
33
version = "0.10.1"
4-
rust-version = "1.56.1"
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)