diff --git a/Cargo.toml b/Cargo.toml index abdc82b6..f6fd3178 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cssparser" -version = "0.29.2" +version = "0.29.3" authors = [ "Simon Sapin " ] description = "Rust implementation of CSS Syntax Level 3"