[dependencies.serde]
features = ["derive"]
version = "1.0.136"
[dependencies.serde_json]
version = "1.0.79"
[dependencies.strum]
version = "0.24.0"
[dependencies.strum_macros]
version = "0.24.0"
[package]
authors = ["soulmachine <soulmachine@gmail.com>"]
description = "Cryptocurrenty message type"
edition = "2021"
keywords = ["cryptocurrency", "blockchain", "trading"]
license = "Apache-2.0"
name = "crypto-msg-type"
repository = "https://github.com/crypto-crawler/crypto-crawler-rs/tree/main/crypto-msg-type"
version = "1.0.7"