# 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 = "dargo" version = "0.0.6" authors = ["DCjanus "] description = "Some useful third-party tools for Cargo" readme = "./README.MD" categories = ["command-line-utilities", "development-tools"] license-file = "LICENSE" repository = "https://github.com/DCjanus/dargo" [dependencies.cargo] version = "0.36.0" [dependencies.colored] version = "1.8.0" [dependencies.failure] version = "0.1.5" [dependencies.flexi_logger] version = "0.13.2" [dependencies.log] version = "0.4.6" [dependencies.semver] version = "0.9.0" [dependencies.structopt] version = "0.2.16" [dependencies.tabwriter] version = "1.1.0" [dependencies.toml_edit] version = "0.1.3"