summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d46c2c1..4ba529e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,4 +17,6 @@ thiserror = "2"
crossterm = "0.29.0"
prettytable-rs = "0.10.0"
rustyline = "16"
+regex = "1.11.1"
+#crossbeam = "0.8.4"
#termwiz = "0.23"