diff --git a/Cargo.toml b/Cargo.toml index 017c9f47..203bd9c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,6 +46,6 @@ authors = ["Igor R. Dejanović "] keywords = ["parser", "generator", "LR", "grammar"] categories = ["parsing"] license = "Apache-2.0 OR MIT" -version = "0.6.1" +version = "0.6.2" edition = "2021" rust-version = "1.74"