# 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-test-client" version = "2.0.0" authors = ["Parity Technologies ", "Tetcoin Developers "] description = "Tetcore Client testing utilities." homepage = "https://core.tetcoin.org" license = "Apache-2.0" repository = "https://github.com/tetcoin/tetcore/" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.codec] version = "2.0.1" package = "tetsy-scale-codec" [dependencies.futures] version = "0.3.9" [dependencies.futures01] version = "0.1.29" package = "futures" [dependencies.hex] version = "0.4" [dependencies.serde] version = "1.0.55" [dependencies.serde_json] version = "1.0.55" [dependencies.tc-client-api] version = "2.0.0" [dependencies.tc-client-db] version = "0.8.0" features = ["test-helpers"] [dependencies.tc-consensus] version = "0.8.0" [dependencies.tc-executor] version = "0.8.0" [dependencies.tc-light] version = "2.0.0" [dependencies.tc-service] version = "0.8.0" features = ["test-helpers"] default-features = false [dependencies.tet-core] version = "2.0.2" [dependencies.tetsy-hash-db] version = "0.15.2" [dependencies.tp-blockchain] version = "2.0.2" [dependencies.tp-consensus] version = "0.8.2" [dependencies.tp-keyring] version = "2.0.2" [dependencies.tp-keystore] version = "0.8.1" [dependencies.tp-runtime] version = "2.0.2" [dependencies.tp-state-machine] version = "0.8.2"