diff options
Diffstat (limited to 'grammar')
-rw-r--r-- | grammar/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grammar/Cargo.toml b/grammar/Cargo.toml index 793ab5a..535b3f5 100644 --- a/grammar/Cargo.toml +++ b/grammar/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grammar" -version = "0.1.0" +version = "0.1.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |