Install rusqlite
This commit is contained in:
parent
1b5c98e001
commit
fd41429c99
2 changed files with 70 additions and 1 deletions
|
@ -8,3 +8,4 @@ edition = "2021"
|
|||
[dependencies]
|
||||
actix-web = "4"
|
||||
juniper = "0.15.9"
|
||||
rusqlite = "0.27.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue