We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39fc215 commit 68f1f05Copy full SHA for 68f1f05
Cargo.toml
@@ -3,8 +3,8 @@ name = "cc"
3
version = "1.0.73"
4
authors = ["Alex Crichton <[email protected]>"]
5
license = "MIT OR Apache-2.0"
6
-repository = "https://github.com/alexcrichton/cc-rs"
7
-homepage = "https://github.com/alexcrichton/cc-rs"
+repository = "https://github.com/rust-lang/cc-rs"
+homepage = "https://github.com/rust-lang/cc-rs"
8
documentation = "https://docs.rs/cc"
9
description = """
10
A build-time dependency for Cargo build scripts to assist in invoking the native
0 commit comments