# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "crypto-message" version = "1.1.21" description = "Unified data structures for all cryptocurrency exchanges." readme = "README.md" keywords = [ "cryptocurrency", "blockchain", "trading", ] license = "Apache-2.0" repository = "https://github.com/crypto-crawler/crypto-msg-parser/tree/main/crypto-message" [dependencies.ahash] version = "0.8.11" [dependencies.crypto-market-type] version = "1.1.6" [dependencies.crypto-msg-type] version = "1.0.12" [dependencies.protobuf] version = "3.5.0" [dependencies.serde] version = "1.0.203" features = ["derive"] [dependencies.serde_json] version = "1.0.120" [dependencies.strum] version = "0.26.3" [dependencies.strum_macros] version = "0.26.4" [features] f32 = []