mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-10 16:27:05 +02:00
migrate to keyring-core
This commit is contained in:
@@ -34,7 +34,7 @@ http = "1"
|
||||
rand = "0.9"
|
||||
futures-util = "0.3"
|
||||
tokio = { version = "1", features = ["net", "sync"] }
|
||||
tokio-tungstenite = { version = "0.27" }
|
||||
tokio-tungstenite = { version = "0.28" }
|
||||
|
||||
[features]
|
||||
default = ["rustls-tls"]
|
||||
|
||||
Reference in New Issue
Block a user