coins-rs 0.1.1

Currency calculations for rust
Documentation
[dependencies.more-asserts]
version = "0.2"

[dependencies.reqwest]
features = ["json", "blocking"]
version = "0.10"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["cemoktra <b.schubert82@gmail.com>"]
description = "Currency calculations for rust"
edition = "2018"
homepage = "https://github.com/cemoktra/coins-rs"
keywords = ["currency", "monetary", "financial"]
license = "MIT"
name = "coins-rs"
readme = "README.md"
version = "0.1.1"