diff --git a/Cargo.toml b/Cargo.toml index a4c0795..220f8b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smallvec" -version = "2.0.0-alpha.8" +version = "2.0.0-alpha.9" edition = "2021" rust-version = "1.57" authors = ["The Servo Project Developers"]