代码拉取完成,页面将自动刷新
[package]
authors = ["Mark Simulacrum <mark.simulacrum@gmail.com>"]
build = "build.rs"
categories = ["development-tools"]
description = "Bisects rustc toolchains with rustup"
keywords = ["rustup"]
license = "MIT OR Apache-2.0"
name = "cargo-bisect-rustc"
readme = "README.md"
repository = "https://github.com/rust-lang/cargo-bisect-rustc"
version = "0.6.9"
edition = "2021"
[dependencies]
dialoguer = { version = "0.11.0", default-features = false }
home = "0.5"
env_logger = "0.11.0"
thiserror = "1"
anyhow = "1"
flate2 = "1.0.24"
git2 = "0.19.0"
log = "0.4"
pbr = "1.1.1"
reqwest = { version = "0.12.1", features = ["blocking", "json"] }
rustc_version = "0.4.0"
serde = { version = "1.0.145", features = ["derive"] }
serde_json = "1.0"
clap = { version = "4.5", features = ["derive", "wrap_help"] }
tar = "0.4"
tee = "0.1"
tempfile = "3"
xz2 = "0.1.7"
chrono = "0.4.22"
colored = "2"
regex = "1.10.1"
[dev-dependencies]
quickcheck = "1"
trycmd = "0.15.0"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。