# 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 = "2021" name = "tugger-rust-toolchain" version = "0.13.0" authors = ["Gregory Szorc "] description = "Discover, download, and use Rust toolchains" homepage = "https://github.com/indygreg/PyOxidizer" readme = "README.md" keywords = ["rustup"] license = "MPL-2.0" repository = "https://github.com/indygreg/PyOxidizer.git" [dependencies.anyhow] version = "1.0.68" [dependencies.flate2] version = "1.0.25" [dependencies.fs2] version = "0.4.3" [dependencies.hex] version = "0.4.3" [dependencies.log] version = "0.4.17" [dependencies.once_cell] version = "1.17.0" [dependencies.pgp] version = "0.9.0" [dependencies.sha2] version = "0.10.6" [dependencies.simple-file-manifest] version = "0.11.0" [dependencies.tar] version = "0.4.38" [dependencies.toml] version = "0.5.10" [dependencies.tugger-common] version = "0.10.0-pre" [dependencies.xz2] version = "0.1.7" features = ["static"] [dependencies.zstd] version = "0.12.1" [dev-dependencies.dirs] version = "4.0.0" [dev-dependencies.tempfile] version = "3.3.0"