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 8f7ade8 commit 06b97feCopy full SHA for 06b97fe
README.md
@@ -10,7 +10,7 @@ order to use the system `pkg-config` tool (if available) to determine where a
10
library is located.
11
12
You can use this crate directly to probe for specific libraries, or use
13
-[metadeps](https://github.com/joshtriplett/metadeps) to declare all your
+[system-deps](https://github.com/gdesmott/system-deps) to declare all your
14
`pkg-config` dependencies in `Cargo.toml`.
15
16
This library requires Rust 1.30+.
0 commit comments