cryptoapis 1.0.0

Rust library/SDK for Crypto APIs 2.0
Documentation
[dependencies.reqwest]
default-features = false
features = ["json", "multipart"]
version = "^0.11"

[dependencies.serde]
version = "^1.0"

[dependencies.serde_derive]
version = "^1.0"

[dependencies.serde_json]
version = "^1.0"

[dependencies.url]
version = "^2.2"

[dev-dependencies]

[package]
authors = ["CryptoAPIs"]
description = "Rust library/SDK for Crypto APIs 2.0"
documentation = "https://developers.cryptoapis.io/"
edition = "2018"
homepage = "https://cryptoapis.io/"
keywords = ["cryptoapis", "blockchain", "crypto"]
license = "MIT"
name = "cryptoapis"
readme = "README.md"
repository = "https://github.com/Crypto-APIs/Crypto_APIs_2.0_SDK_Rust"
version = "1.0.0"