api done
This commit is contained in:
parent
aff10840fd
commit
85e8729261
5 changed files with 74 additions and 7 deletions
|
@ -9,4 +9,6 @@ edition = "2021"
|
|||
salvo = { version = "0.37.4", features = ["cors"] }
|
||||
tokio = { version = "1.22.0", features = ["macros"] }
|
||||
serde_json = "1.0.88"
|
||||
serde = "1.0.147"
|
||||
serde = "1.0.147"
|
||||
redis = "0.22.1"
|
||||
once_cell = "1.16.0"
|
Loading…
Add table
Add a link
Reference in a new issue