From 4c41076570073e8b960742b6e1c2231fecfa6cce Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 8 Feb 2025 21:40:01 -0800 Subject: remove rust portion as its no longer necessary --- Cargo.toml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index 3cb6c9f..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,9 +0,0 @@ -[package] -name = "rust_boilerplate" -version = "0.1.0" -edition = "2021" - -[dependencies] -actix-web = "4" -tera = "1.17.0" -actix-files = "0.6" -- cgit v1.2.3