# 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-incremental" version = "0.1.23" authors = ["Niko Matsakis "] description = "A tool for using and testing rustc's incremental compilation support" license = "Apache-2.0/MIT" repository = "http://github.com/nikomatsakis/cargo-incremental/" [dependencies.docopt] version = "0.6.82" [dependencies.env_logger] version = "0.3" [dependencies.git2] version = "0.6" [dependencies.log] version = "0.3" [dependencies.progress] version = "0.2" [dependencies.regex] version = "0.1.73" [dependencies.rustc-serialize] version = "0.3.19" [dependencies.toml] version = "0.2.1"