crypto-pair 2.3.13

Parse exchange-specific symbols to unified format
Documentation
[dependencies.crypto-market-type]
version = "1.1.5"

[dependencies.once_cell]
version = "1.17.1"

[dependencies.reqwest]
features = ["blocking", "gzip"]
version = "0.11.14"

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

[dependencies.serde_json]
version = "1.0.94"

[package]
authors = ["soulmachine <soulmachine@gmail.com>"]
description = "Parse exchange-specific symbols to unified format"
edition = "2021"
license = "Apache-2.0"
name = "crypto-pair"
readme = "README.md"
repository = "https://github.com/crypto-crawler/crypto-msg-parser/tree/main/crypto-pair"
resolver = "1"
version = "2.3.13"