Skip to content

Commit fc12fb1

Browse files
authored
Auto merge of #239 - mbrubeck:bump, r=jdm
Version 1.5.0 Change log: * Add the `append` method (#237). * Add support for more array sizes between 17 and 31 (#234). * Don't panic on deserialization errors (#238).
2 parents c7af9e2 + b825266 commit fc12fb1

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 = "1.4.2"
3+
version = "1.5.0"
44
edition = "2018"
55
authors = ["The Servo Project Developers"]
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)