# 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 = "bonnibel" version = "2.3.0" authors = ["Justin C. Miller "] description = "Bonnibel, the jsix OS build tool" homepage = "https://github.com/justinian/bonnibel" readme = "README.md" license = "MIT" repository = "https://github.com/justinian/bonnibel" [dependencies.clap-verbosity-flag] version = "0.2.0" [dependencies.console] version = "0.7.7" [dependencies.directories] version = "2.0" [dependencies.env_logger] version = "0.5.13" [dependencies.exitfailure] version = "0.5.1" [dependencies.failure] version = "0.1.5" [dependencies.git2] version = "0.9.1" [dependencies.indicatif] version = "0.11.0" [dependencies.log] version = "0.4.6" [dependencies.reqwest] version = "0.9.19" [dependencies.semver] version = "0.9.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_yaml] version = "0.8" [dependencies.structopt] version = "0.2.18" [dependencies.tempfile] version = "3.1.0" [dependencies.tera] version = "1.0.0-beta.11" [dev-dependencies.assert_cmd] version = "0.10" [dev-dependencies.predicates] version = "1"