1
0
Fork 0
forked from gorb/backend

build: update bunny-api-tokio dependency

This commit is contained in:
Radical 2025-05-24 03:09:31 +02:00
parent b5b68c71ba
commit 6fe1163969
2 changed files with 8 additions and 6 deletions

View file

@ -29,7 +29,7 @@ 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"
bunny-api-tokio = "0.3.0"
bindet = "0.3.2"
deadpool = "0.12"
diesel = { version = "2.2", features = ["uuid"] }