Skip to content

Commit 5d6de4e

Browse files
authored
Publish new version
It would be helpful to me to put the new `retain()` function on cargo. Do you mind publishing a new minor version?
1 parent 6cbfbe2 commit 5d6de4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smallvec"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
authors = ["Simon Sapin <simon.sapin@exyr.org>"]
55
license = "MPL-2.0"
66
repository = "https://github.com/servo/rust-smallvec"

0 commit comments

Comments
 (0)