Rearrangement

This commit is contained in:
SinTan1729
2023-04-02 16:53:55 -05:00
parent d9f7e9537d
commit 0e97516759
15 changed files with 1275 additions and 98 deletions
+10
View File
@@ -0,0 +1,10 @@
[package]
name = "actix"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
actix-web = "4"
actix-files = "0.6.2"