diff --git a/parser/Cargo.toml b/parser/Cargo.toml index dc4f6dbb..c0b8c2ea 100644 --- a/parser/Cargo.toml +++ b/parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oni-comb-parser-rs" -version = "0.0.427" +version = "0.0.428" edition = "2021" description = "A Rust crate for parser combinators" license = "MIT OR Apache-2.0"