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"