]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_gcc/Cargo.toml
Rollup merge of #106739 - WaffleLapkin:astconv, r=estebank
[rust.git] / compiler / rustc_codegen_gcc / Cargo.toml
index 211d19a8dc8909546bac8558553d2f8ca5c9959c..1f3da2f799b781991000e123eceb6d9e3547db23 100644 (file)
@@ -27,10 +27,6 @@ gccjit = { git = "https://github.com/antoyo/gccjit.rs" }
 # Local copy.
 #gccjit = { path = "../gccjit.rs" }
 
-target-lexicon = "0.10.0"
-
-ar = "0.8.0"
-
 [dev-dependencies]
 lang_tester = "0.3.9"
 tempfile = "3.1.0"