From f48ce5deb19d83e6d5e87f51c59e538f4b66d79e Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 6 Mar 2021 20:51:23 +0100 Subject: Switch back to Flask --- actix/Cargo.toml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 actix/Cargo.toml (limited to 'actix/Cargo.toml') 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 "] -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" -- cgit v1.2.3-70-g09d2