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