Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "cosmos"
description = "Cosmos"
version = "0.0.13"
authors = ["Graham Lee <ghmlee@cosmos.io>"]
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.com/rust-cosmos/doc/cosmos"
readme = "README.md"
keywords = ["cosmos"]

[dependencies]
request = "0.0.5"