[dependencies.crypto-market-type]
version = "1.0.7"
[dependencies.lazy_static]
version = "1"
[dependencies.reqwest]
features = ["blocking", "gzip"]
version = "0.11"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.serde_json]
version = "1.0"
[package]
authors = ["soulmachine <soulmachine@gmail.com>"]
description = "Parse exchange-specific symbols to unified format"
edition = "2021"
homepage = "https://github.com/soulmachine/crypto-crawler-rs/tree/main/crypto-pair"
license = "Apache-2.0"
name = "crypto-pair"
repository = "https://github.com/soulmachine/crypto-crawler-rs/tree/main/crypto-pair"
version = "2.1.5"