blob: bfbef7d192547ccfd0995007add18e18576a47d8 [file] [log] [blame]
# 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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.
[package]
edition = "2018"
name = "rustc-build-sysroot"
version = "0.4.4"
authors = ["Ralf Jung"]
description = "Build a rustc sysroot with custom flags"
documentation = "https://docs.rs/rustc-build-sysroot"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/RalfJung/rustc-build-sysroot"
[dependencies.anyhow]
version = "1.0"
[dependencies.rustc_version]
version = "0.4"
[dependencies.tempfile]
version = "3"