diff --git a/Cargo.toml b/Cargo.toml index 6c2b84d..23c8fa5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,5 +11,4 @@ build = "build.rs" path = "png-sys" [build-dependencies.gcc] -git = "https://github.com/servo/gcc-rs" -branch = "servo" +git = "https://github.com/alexcrichton/gcc-rs"