rust-system-deps 1.3.2 Define system dependencies in Cargo.toml
This crate lets you write system dependencies in Cargo.toml
metadata, rather than programmatically in build.rs
. This makes those dependencies declarative, so other tools can read them as well.
- Website: https://github.com/gdesmott/system-deps
- License: Expat, ASL 2.0
- Package source: crates-io.scm
- Patches: snippet
- Builds: x86_64-linux, aarch64-linux