# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "tetcore-telemetry" version = "0.2.1" authors = ["Parity Technologies Ltd. "] description = "Tetcore Telemetry" homepage = "https://core.tetcoin.org" readme = "README.md" keywords = ["tetcoin", "tetcore", "crypto", "blockchain", "framework"] categories = ["cryptography::cryptocurrencies"] license = "GPL-3.0" repository = "https://github.com/tetcoin/tetcore-telemetry" [profile.release] lto = true panic = "abort" [dependencies.actix] version = "0.10.0" [dependencies.actix-http] version = "2.0.0" [dependencies.actix-web] version = "3.1.0" [dependencies.actix-web-actors] version = "3.0.0" [dependencies.bytes] version = "0.5.6" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.clap] version = "3.0.0-beta.2" [dependencies.fnv] version = "1.0.7" [dependencies.log] version = "0.4" [dependencies.num-traits] version = "0.2" [dependencies.parking_lot] version = "0.11" [dependencies.primitive-types] version = "0.7.2" features = ["serde"] [dependencies.reqwest] version = "0.9.18" [dependencies.rustc-hash] version = "1.1.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" features = ["raw_value"] [dependencies.simple_logger] version = "1.11.0"