async mutex
This commit is contained in:
parent
cef45e43a6
commit
5895bb7d56
3 changed files with 7 additions and 2 deletions
|
@ -17,3 +17,5 @@ serde = {version = "1.0.147", features = ["derive"] }
|
|||
serde_json = "1.0.87"
|
||||
reqwest = "0.11"
|
||||
maud = "0.24.0"
|
||||
tokio = { version = "1", features = ["sync"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue