feat: add bunny-api-tokio
This commit is contained in:
parent
a676962316
commit
cf333b4eba
3 changed files with 53 additions and 3 deletions
|
@ -30,6 +30,8 @@ uuid = { version = "1.16", features = ["serde", "v7"] }
|
|||
random-string = "1.1"
|
||||
actix-ws = "0.3.0"
|
||||
futures-util = "0.3.31"
|
||||
bunny-api-tokio = "0.2.1"
|
||||
bindet = "0.3.2"
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.44"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue