[package] name = "websweeper" version = "1.0.0" authors = ["stale "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tokio-tungstenite = "*" rand = "0.8"