Skip to content

Commit 06b97fe

Browse files
committed
Link to system-deps instead of metadeps
The latter is not really maintained anymore since 2019.
1 parent 8f7ade8 commit 06b97fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order to use the system `pkg-config` tool (if available) to determine where a
1010
library is located.
1111

1212
You can use this crate directly to probe for specific libraries, or use
13-
[metadeps](https://github.com/joshtriplett/metadeps) to declare all your
13+
[system-deps](https://github.com/gdesmott/system-deps) to declare all your
1414
`pkg-config` dependencies in `Cargo.toml`.
1515

1616
This library requires Rust 1.30+.

0 commit comments

Comments
 (0)