diff --git a/Cargo.toml b/Cargo.toml index de9b769e..355694c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cssparser" -version = "0.17.0" +version = "0.16.1" authors = [ "Simon Sapin " ] description = "Rust implementation of CSS Syntax Level 3"