summaryrefslogtreecommitdiff
path: root/actix/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'actix/Cargo.toml')
-rw-r--r--actix/Cargo.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/actix/Cargo.toml b/actix/Cargo.toml
deleted file mode 100644
index 6de840e..0000000
--- a/actix/Cargo.toml
+++ /dev/null
@@ -1,12 +0,0 @@
-[package]
-name = "actix"
-version = "0.1.0"
-authors = ["xengineering <mail2xengineering@protonmail.com>"]
-edition = "2018"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-actix-web = "3"
-actix-files = "0.5.0"
-clap = "2.33.3"