# 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 = "hy" version = "1.0.0" authors = ["Milo Banks "] description = "Hydrogen (hy) is a build system.... for the modern world!" readme = "README.md" keywords = ["build", "system", "c", "cpp", "gcc"] categories = ["command-line-utilities", "development-tools"] license = "GPL-3.0" repository = "https://github.com/Team-Zinc/Hydrogen" [dependencies.chrono] version = "0.4.15" [dependencies.clap] version = "2.33.3" [dependencies.command-run] version = "0.13.0" default-features = false [dependencies.console] version = "0.12.0" [dependencies.dialoguer] version = "0.6.2" [dependencies.exitcode] version = "1.1.2" [dependencies.fern] version = "0.5.9" features = ["colored"] [dependencies.flame] version = "0.2.2" [dependencies.glob] version = "0.3.0" [dependencies.indicatif] version = "0.15.0" [dependencies.inflections] version = "1.1.1" [dependencies.log] version = "0.4.11" [dependencies.path-clean] version = "0.1.0" [dependencies.rand] version = "0.7.3" [dependencies.rayon] version = "1.4.0" [dependencies.serde] version = "1.0.115" features = ["derive"] [dependencies.serde_json] version = "1.0.59" [dependencies.serde_yaml] version = "0.8" [dependencies.snafu] version = "0.6.9" [dependencies.structopt] version = "0.3.17" [dependencies.which] version = "4.0.2"