diff --git a/Cargo.toml b/Cargo.toml index 71a8c4e577..b9dc217ebe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "item" -version = "0.3.1" +version = "0.3.2" authors = ["David Tolnay "] license = "MIT/Apache-2.0" description = "Nom parser for Rust items"