# 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-contract-value" version = "1.7.25" authors = ["soulmachine "] description = "Get contract value." readme = "README.md" keywords = [ "cryptocurrency", "blockchain", "trading", ] license = "Apache-2.0" repository = "https://github.com/crypto-crawler/crypto-msg-parser/tree/main/crypto-contract-value" [dependencies.crypto-market-type] version = "1.1.6" [dependencies.crypto-pair] version = "2.3.20" [dependencies.once_cell] version = "1.19.0" [dependencies.reqwest] version = "0.12.1" features = [ "blocking", "gzip", ] [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.serde_json] version = "1.0.114"