polipo 0.2.5

🐙 Minimal, elegant, fast, async Kraken exchange REST API client | Written in Rust
Documentation
[dependencies.base64]
version = "0.13.0"

[dependencies.hmac]
version = "0.10.1"

[dependencies.reqwest]
version = "0.11.1"

[dependencies.sha2]
version = "0.9.3"

[dependencies.tokio]
features = ["full"]
version = "1.2.0"

[package]
authors = ["Matteo Pisani <matteo.pisani.91@gmail.com>"]
categories = ["api-bindings", "web-programming::http-client"]
description = "🐙 Minimal, elegant, fast, async Kraken exchange REST API client | Written in Rust"
documentation = "https://docs.rs/polipo/"
edition = "2018"
keywords = ["rust", "kraken", "exchange", "api", "cryptocurrency"]
license = "MIT"
name = "polipo"
readme = "README.md"
repository = "https://github.com/xonoxitron/polipo"
version = "0.2.5"