mirror of
https://github.com/openharmony/third_party_rust_pkg-config-rs.git
synced 2026-07-01 20:54:20 -04:00
Link to system-deps instead of metadeps
The latter is not really maintained anymore since 2019.
This commit is contained in:
@@ -10,7 +10,7 @@ order to use the system `pkg-config` tool (if available) to determine where a
|
||||
library is located.
|
||||
|
||||
You can use this crate directly to probe for specific libraries, or use
|
||||
[metadeps](https://github.com/joshtriplett/metadeps) to declare all your
|
||||
[system-deps](https://github.com/gdesmott/system-deps) to declare all your
|
||||
`pkg-config` dependencies in `Cargo.toml`.
|
||||
|
||||
This library requires Rust 1.30+.
|
||||
|
||||
Reference in New Issue
Block a user