diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-02-08 21:40:01 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-02-08 21:40:01 -0800 |
| commit | 4c41076570073e8b960742b6e1c2231fecfa6cce (patch) | |
| tree | d9c0412334eaf963bf9bcb32f019c1303a1e478c /Cargo.toml | |
| parent | da16c5147e37165e420a5205adc46dcfe66baa17 (diff) | |
remove rust portion as its no longer necessary
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 9 |
1 files changed, 0 insertions, 9 deletions
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" |
