]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/Cargo.toml
Rollup merge of #97087 - Nilstrieb:clarify-slice-iteration-order, r=dtolnay
[rust.git] / src / bootstrap / Cargo.toml
index 4c32547f0590b6178241808a0cd70440fab63598..dea8d998bdeda21ce50766a7e740a0c35868c35c 100644 (file)
@@ -42,10 +42,12 @@ cc = "1.0.69"
 libc = "0.2"
 serde = { version = "1.0.8", features = ["derive"] }
 serde_json = "1.0.2"
+tar = "0.4"
 toml = "0.5"
 ignore = "0.4.10"
 opener = "0.5"
 once_cell = "1.7.2"
+xz2 = "0.1"
 
 [target.'cfg(windows)'.dependencies.winapi]
 version = "0.3"