# 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 = "emils-cargo-release" version = "0.13.2-alpha.3" authors = ["Ning Sun "] description = "Cargo subcommand for you to smooth your release process." readme = "README.md" keywords = ["cargo"] categories = ["development-tools::cargo-plugins"] license = "MIT/Apache-2.0" repository = "https://github.com/e-nikolov/cargo-release" [dependencies.boolinator] version = "2.4" [dependencies.cargo_metadata] version = "0.7" [dependencies.chrono] version = "0.4" [dependencies.clap] version = "2" default-features = false [dependencies.clap-cargo] version = "0.1" features = ["cargo_metadata"] [dependencies.dirs] version = "1.0" [dependencies.maplit] version = "0.1.4" [dependencies.quick-error] version = "1.1.0" [dependencies.regex] version = "0.2.1" [dependencies.semver] version = "0.9.0" [dependencies.semver-parser] version = "0.9.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.structopt] version = "0.2.7" default-features = false [dependencies.termcolor] version = "0.3.6" [dependencies.toml] version = "0.4" default-features = false [dependencies.toml_edit] version = "0.1" [dev-dependencies.assert_fs] version = "0.11" [dev-dependencies.predicates] version = "1.0" [badges.travis-ci] branch = "0.12.0" repository = "e-nikolov/cargo-release"