diff --git a/Cargo.toml b/Cargo.toml index 52035eb..c3cc88c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smallvec" -version = "2.0.0-alpha.5" +version = "2.0.0-alpha.6" edition = "2018" rust-version = "1.57" authors = ["The Servo Project Developers"]