baoshiwei
6 天以前 5bf14aed888cd0e258e325c65f14022dad02985b
src-tauri/Cargo.toml
@@ -25,3 +25,9 @@
tokio = { version = "1.45.0", features = ["rt", "net", "time"] }
rand = "0.8.5"
once_cell = "1.19"
tokio-tungstenite = "0.21"
futures-util = "0.3"
tungstenite = "0.21"
anyhow = "1.0"