# 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 = "substrate-deps" version = "0.2.0" authors = ["Steve Degosserie "] description = "Substrate-deps, a command line tool for managing Parity Substrate runtime pallet dependencies.\n" homepage = "https://github.com/paritytech/substrate-deps" documentation = "https://github.com/paritytech/substrate-deps/blob/master/README.md" readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/paritytech/substrate-deps" [dependencies.Inflector] version = "0.11" [dependencies.cargo-deps] version = "1.4.1" [dependencies.cargo-edit] version = "0.5.0" [dependencies.clap] version = "2.33" [dependencies.dirs] version = "2.0" [dependencies.env_logger] version = "0.7" [dependencies.hex] version = "0.4" [dependencies.lazy_static] version = "1.4" [dependencies.log] version = "0.4" [dependencies.regex] version = "1.3" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.toml] version = "0.5" [dependencies.toml_edit] version = "0.1" [dependencies.url] version = "2.1"