# 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 = "tetsy-version" version = "2.7.2" authors = ["Parity Technologies "] build = "build.rs" description = "tetsy versioning" homepage = "https://github.com/openvapory/tetsy-vapory" documentation = "https://docs.rs/tetsy-version" license = "GPL-3.0" repository = "https://github.com/openvapory/tetsy-vapory" [package.metadata] track = "stable" [package.metadata.networks.foundation] critical = false forkBlock = 9069000 [package.metadata.networks.goerli] critical = false forkBlock = 1561651 [package.metadata.networks.kovan] critical = false forkBlock = 14111141 [package.metadata.networks.ropsten] critical = false forkBlock = 6485846 [dependencies.target_info] version = "0.1" [dependencies.tetsy-bytes] version = "0.1" [dependencies.tetsy-rlp] version = "0.4.5" [build-dependencies.rustc_version] version = "0.2" [build-dependencies.toml] version = "0.4" [build-dependencies.vergen] version = "3.0.4" [features] final = []