We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a429a0 commit a049bdeCopy full SHA for a049bde
rusty_parser/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rusty_parser"
3
-version = "0.9.8"
+version = "1.0.0"
4
edition = "2021"
5
authors = ["ehwan <ehwank98@gmail.com>"]
6
description = "A Generic compile-time Parser generator and pattern matching library written in Rust"
0 commit comments