]> git.lizzy.rs Git - bit-set.git/commit
v0.5.3 release
authorAria Beingessner <a.beingessner@gmail.com>
Sat, 23 Jul 2022 00:33:00 +0000 (20:33 -0400)
committerAria Beingessner <a.beingessner@gmail.com>
Sat, 23 Jul 2022 00:33:23 +0000 (20:33 -0400)
commit6ecf66b6fd4f31c32b85842545ba3b505e74164a
treece7221ef084de06be02c60f43a13dd7278b75cc8
parentf3cab77c377c94e13eb6e6e079089602ddd1eaf5
v0.5.3 release

fixes a bug where shrink_to_fit didn't actually do a shrink, and also
would panic if it would empty out the collection. no UB, just wrong.
Cargo.toml