# 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] name = "cargo-shim" version = "0.2.0" authors = ["Jan Bujak "] description = "A helper library for interacting with Cargo" homepage = "https://github.com/koute/cargo-shim" documentation = "https://docs.rs/cargo-shim/*/cargo-shim/" license = "MIT/Apache-2.0" repository = "https://github.com/koute/cargo-shim" [dependencies.ansi_term] version = "0.11" [dependencies.cargo_metadata] version = "0.6" [dependencies.failure] version = "0.1" [dependencies.log] version = "0.4" [dependencies.serde] version = "1" [dependencies.serde_derive] version = "1" [dependencies.serde_json] version = "1"