feat: add bunny-api-tokio

This commit is contained in:
Radical 2025-05-20 14:54:34 +02:00
parent a676962316
commit cf333b4eba
3 changed files with 53 additions and 3 deletions

View file

@ -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"