Skip to content

Commit c09d0e5

Browse files
committed
Update Cargo.toml doc url
1 parent 8ab7d74 commit c09d0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77
keywords = ["build-dependencies"]
88
repository = "https://github.com/alexcrichton/cmake-rs"
99
homepage = "https://github.com/alexcrichton/cmake-rs"
10-
documentation = "http://alexcrichton.com/cmake-rs"
10+
documentation = "https://docs.rs/cmake"
1111
description = """
1212
A build dependency for running `cmake` to build a native library
1313
"""

0 commit comments

Comments
 (0)