diff options
Diffstat (limited to 'nfa/Cargo.toml')
-rw-r--r-- | nfa/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfa/Cargo.toml b/nfa/Cargo.toml index 75a6a43..b086748 100644 --- a/nfa/Cargo.toml +++ b/nfa/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nfa" -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 |