]> git.proxmox.com Git - rustc.git/blobdiff - src/liblibc/libc-test/Cargo.toml
New upstream version 1.13.0+dfsg1
[rustc.git] / src / liblibc / libc-test / Cargo.toml
index 9ff476579f6e1abef95236862a8d16094d5408cd..dfcf127c484b0400b76fc15657df2f8ee71a260d 100644 (file)
@@ -9,3 +9,6 @@ libc = { path = ".." }
 
 [build-dependencies]
 ctest = { git = "https://github.com/alexcrichton/ctest" }
+
+[replace]
+"gcc:0.3.35" = { git = "https://github.com/alexcrichton/gcc-rs" }