mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-30 17:48:50 +02:00
chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
This commit is contained in:
co-authored by
Amr Bashir
parent
b7c5407cac
commit
5c137365c6
@@ -20,7 +20,7 @@ thiserror = { workspace = true }
|
||||
rand = "0.8"
|
||||
futures-util = "0.3"
|
||||
tokio = { version = "1", features = [ "net", "sync" ] }
|
||||
tokio-tungstenite = { version = "0.19" }
|
||||
tokio-tungstenite = { version = "0.20" }
|
||||
|
||||
[features]
|
||||
native-tls = [ "tokio-tungstenite/native-tls" ]
|
||||
|
||||
Reference in New Issue
Block a user