mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
chore(deps): update rust crate tokio-tungstenite to 0.30
This commit is contained in:
@@ -30,7 +30,7 @@ http = "1"
|
||||
rand = "0.9"
|
||||
futures-util = "0.3"
|
||||
tokio = { version = "1", features = ["net", "sync"] }
|
||||
tokio-tungstenite = { version = "0.29" }
|
||||
tokio-tungstenite = { version = "0.30" }
|
||||
rustls = { version = "0.23", default-features = false, features = [
|
||||
"ring",
|
||||
], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user