generated from lucien/actix-react-template
Added json usage
This commit is contained in:
parent
c3888c61f9
commit
8316a35e9e
2 changed files with 40 additions and 16 deletions
|
@ -7,3 +7,6 @@ edition = "2021"
|
|||
actix-files = "0.6.6"
|
||||
actix-web = "4"
|
||||
sqlite = "0.36.1"
|
||||
serde = "1.0.215"
|
||||
serde_json = "1.0.133"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue