aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 810f69d..fac1bb2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,6 +10,6 @@ authors = [
]
[dependencies]
+cerm = "1.0.0"
lexopt = "0.1.0"
-proxit = "1.0.1"
tempfile = "3.7.0"