Install serde, serde_json
This commit is contained in:
parent
42e13a3ede
commit
59f3ce9ea5
2 changed files with 4 additions and 0 deletions
|
@ -8,3 +8,5 @@ edition = "2021"
|
|||
[dependencies]
|
||||
actix-web = "4"
|
||||
rusqlite = "0.27.0"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue