Sourced from roaring's releases.
v0.10.9
What's Changed
- fix(no_std): use
core::slice
inbitmap_store.rs
by@GZTimeWalker
in RoaringBitmap/roaring-rs#305Full Changelog: https://github.com/RoaringBitmap/roaring-rs/compare/v0.10.8...v0.10.9
d2ec04f
Merge pull request #307
from RoaringBitmap/bump-0-10-96f37958
Bump to v0.10.983017ad
Merge pull request #305
from GZTimeWalker/fix/no-stdc175ea6
wip: use -p roaring
instaed of working-directory6acf158
CI: Make continuous integration more reasonable1a5fb43
chore(fmt): fix rustfmt.tomlc1f1008
wip(ci): do not use action-rs
8e760c9
fix(no_std): use core::slice
in
bitmap_store.rs
9c0f2d2
Release 2.0.72deec96
Merge pull request 397 from zertosh/from_allow_expect100d916
Avoid associating #[from] with lint allow485c2b7
Reword spurious errors comment