[package] name = "cosmos" description = "Cosmos" version = "0.0.17" authors = ["Graham Lee "] license = "Apache-2.0" homepage = "https://github.com/cosmos-io/rust-cosmos" repository = "https://github.com/cosmos-io/rust-cosmos.git" documentation = "https://cosmos-io.github.io/rust-cosmos/doc/cosmos" readme = "README.md" keywords = ["cosmos"] [dependencies] request = "0.0.8" rustc-serialize = "0.3.16"