mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
fix(deps): update rust crate tungstenite to 0.24.0 (#44)
This commit is contained in:
@@ -37,5 +37,5 @@ tuono_lib_macros = {path = "../tuono_lib_macros", version = "0.10.1"}
|
||||
# Match the same version used by axum
|
||||
tokio-tungstenite = "0.24.0"
|
||||
futures-util = { version = "0.3", default-features = false, features = ["sink", "std"] }
|
||||
tungstenite = "0.23.0"
|
||||
tungstenite = "0.24.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user