Skip to content

Commit 61e7b2e

Browse files
committed
Update links in Cargo.toml
1 parent 8e633ab commit 61e7b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ authors = ["Alex Crichton <alex@alexcrichton.com>"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"
77
keywords = ["build-dependencies"]
8-
repository = "https://github.com/alexcrichton/cmake-rs"
9-
homepage = "https://github.com/alexcrichton/cmake-rs"
8+
repository = "https://github.com/rust-lang/cmake-rs"
9+
homepage = "https://github.com/rust-lang/cmake-rs"
1010
documentation = "https://docs.rs/cmake"
1111
description = """
1212
A build dependency for running `cmake` to build a native library

0 commit comments

Comments
 (0)