generated from lucien/actix-react-template
Initial commit
This commit is contained in:
commit
e7dbe84ea5
23 changed files with 423 additions and 0 deletions
9
back/Cargo.toml
Normal file
9
back/Cargo.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "back"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-files = "0.6.6"
|
||||
actix-web = "4"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue