about summary refs log tree commit diff
path: root/web/vokobe/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'web/vokobe/Cargo.toml')
-rw-r--r--web/vokobe/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/web/vokobe/Cargo.toml b/web/vokobe/Cargo.toml
deleted file mode 100644
index 9c01d4e..0000000
--- a/web/vokobe/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "vokobe"
-version = "0.1.3"
-edition = "2021"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-regex = "1.10.3"
-structopt = "0.3"