diff --git a/Cargo.toml b/Cargo.toml index f163aff..e8156d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smallvec" -version = "1.4.2" +version = "1.5.0" edition = "2018" authors = ["The Servo Project Developers"] license = "MIT/Apache-2.0"