Solstice client.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

17 lines
287 B

[package]
name = "solstice"
version = "0.1.0"
authors = ["letitz"]
[dependencies]
byteorder = "^0.5.1"
encoding = "^0.2"
env_logger = "^0.3.2"
futures = "^0.1"
log = "^0.3.5"
mio = "^0.6"
rust-crypto = "^0.2.34"
rustc-serialize = "^0.3.17"
slab = "^0.2"
tokio-core = "^0.1"
ws = "^0.4"