Skip to content

Commit e18216a

Browse files
committed
Bump roaring to v0.11.2
1 parent 9ca8d64 commit e18216a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roaring/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "roaring"
3-
version = "0.11.1"
3+
version = "0.11.2"
44
# When changing this value don't forget to change the MSRV test in `.github/workflows/test.yml`!!
55
rust-version = "1.80.1"
66
authors = ["Wim Looman <[email protected]>", "Kerollmops <[email protected]>"]

0 commit comments

Comments
 (0)