aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cda1aaf..63dc455 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,5 +8,3 @@ edition = "2021"
[dependencies]
pest = "2.0"
pest_derive = "2.0"
-pest-ast = "0.3"
-from-pest = "0.3.1"