Version number bump: 1.4.2: Remove double-dependency from build dep graph (https://github.com/notflan/smallmap/pull/4). Replace removed nightly `Vec::drain_filter`, replace with stable `Vec::retain` (https://github.com/notflan/smallmap/pull/5).

Fortune for smallmap's current commit: Curse − 凶
master
Avril 6 months ago
parent fa8fc30b1b
commit 139f096314
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -4,7 +4,7 @@ description = "Small byte-sized generic key-value map type"
keywords = ["map", "table", "small", "key", "value"]
repository = "https://github.com/notflan/smallmap"
homepage= "https://git.flanchan.moe/flanchan/smallmap"
version = "1.4.1"
version = "1.4.2"
authors = ["Avril <flanchan@cumallover.me>"]
edition = "2018"
license = "MIT"

Loading…
Cancel
Save