Skip to content

Commit a049bde

Browse files
committed
version 1.0.0
1 parent 3a429a0 commit a049bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rusty_parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rusty_parser"
3-
version = "0.9.8"
3+
version = "1.0.0"
44
edition = "2021"
55
authors = ["ehwan <ehwank98@gmail.com>"]
66
description = "A Generic compile-time Parser generator and pattern matching library written in Rust"

0 commit comments

Comments
 (0)