diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,5 +8,3 @@ edition = "2021" [dependencies] pest = "2.0" pest_derive = "2.0" -pest-ast = "0.3" -from-pest = "0.3.1" |
![]() |
index : tunk.git | |
| A small functional language interpreter | Git Server |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -8,5 +8,3 @@ edition = "2021" [dependencies] pest = "2.0" pest_derive = "2.0" -pest-ast = "0.3" -from-pest = "0.3.1" |