generated from lucien/actix-react-template
Added json usage
This commit is contained in:
parent
c992014d53
commit
669c710f89
2 changed files with 25 additions and 2 deletions
|
@ -6,4 +6,6 @@ edition = "2021"
|
|||
[dependencies]
|
||||
actix-files = "0.6.6"
|
||||
actix-web = "4"
|
||||
serde = "1.0.215"
|
||||
serde_json = "1.0.133"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue