[package] name = "chorus-client" version = "0.1.0" authors = ["Lukas Bachschwell "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "2.33.0" tungstenite = "0.9.2" url = "2.1.1" serde_json = "1.0" rand = "0.7.3"