chore(deps): bump tokio-tungstenite from 0.28.0 to 0.29.0 (#9271)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-15 14:05:30 -04:00
committed by GitHub
parent 7753573a22
commit 594d8bc3be
2 changed files with 18 additions and 47 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ utoipa = { workspace = true, features = ["axum_extras", "chrono"] }
reqwest = { workspace = true, features = ["json", "blocking", "multipart", "system-proxy"], default-features = false }
tokio-util = { workspace = true }
serde_path_to_error = "0.1.20"
tokio-tungstenite = { version = "0.28.0" }
tokio-tungstenite = { version = "0.29.0" }
url = { workspace = true }
rand = { workspace = true }
hex = "0.4.3"