# 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 = "crossgen" version = "0.6.0" authors = ["Yoshua Wuyts "] description = "Cross compilation template generator" documentation = "https://docs.rs/crossgen" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/yoshuawuyts/crossgen" [dependencies.base64] version = "0.9.3" [dependencies.cargo_toml] version = "0.3.0" [dependencies.clap_flags] version = "0.3.0" [dependencies.exitfailure] version = "0.5.1" [dependencies.failure] version = "0.1.2" [dependencies.github_auth] version = "0.7.1" [dependencies.human-panic] version = "1.0.1" [dependencies.log] version = "0.4.5" [dependencies.mkdirp] version = "0.1.0" [dependencies.openssl] version = "0.10.12" [dependencies.reqwest] version = "0.9.2" [dependencies.serde] version = "1.0.79" [dependencies.serde_derive] version = "1.0.79" [dependencies.structopt] version = "0.2.11" [dependencies.toml] version = "0.4.8" [build-dependencies.base64] version = "0.9.3" [build-dependencies.clap_flags] version = "0.3.0" [build-dependencies.failure] version = "0.1.2" [build-dependencies.github_auth] version = "0.7.1" [build-dependencies.log] version = "0.4.5" [build-dependencies.mkdirp] version = "0.1.0" [build-dependencies.openssl] version = "0.10.12" [build-dependencies.reqwest] version = "0.9.2" [build-dependencies.serde] version = "1.0.79" [build-dependencies.serde_derive] version = "1.0.79" [build-dependencies.structopt] version = "0.2.11" [build-dependencies.toml] version = "0.4.8"