features: supports WeChat channel
This commit is contained in:
@@ -81,6 +81,7 @@ tower-http = { version = "0.6", features = ["fs", "cors"] }
|
||||
tokio-tungstenite = { version = "0.26", features = ["native-tls"] }
|
||||
futures-util = "0.3"
|
||||
prost = "0.13"
|
||||
rand = "0.8"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
tauri-plugin-window-state = { version = "2", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user