aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-02-05 19:37:58 -0800
committerPinapelz <yukais@pinapelz.com>2025-02-05 19:37:58 -0800
commit716f1fab54ef6c6b3a70f9cd4b2b70f7e9cdd7a8 (patch)
tree81f50f4bbde94c24c9eb925da0c74242922b8b06 /Cargo.toml
Initial commit
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..3cb6c9f
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,9 @@
+[package]
+name = "rust_boilerplate"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies]
+actix-web = "4"
+tera = "1.17.0"
+actix-files = "0.6"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage