]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_trans/Cargo.toml
Remove the in-tree `flate` crate
[rust.git] / src / librustc_trans / Cargo.toml
index 7355b399360a30485c08670cb4b88d0b3edb3352..a36c561371187f148b39284e8e291a5b670adeaf 100644 (file)
@@ -10,7 +10,7 @@ crate-type = ["dylib"]
 test = false
 
 [dependencies]
-flate = { path = "../libflate" }
+flate2 = "0.2"
 log = "0.3"
 owning_ref = "0.3.3"
 rustc = { path = "../librustc" }