diff --git a/Cargo.toml b/Cargo.toml index f869f09..a8a0c8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smallvec" -version = "1.8.1" +version = "1.9.0" edition = "2018" authors = ["The Servo Project Developers"] license = "MIT OR Apache-2.0"