linuxOS_AP05/buildroot/package/cargo/Config.in.host

9 lines
187 B
Plaintext
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_HOST_CARGO
bool "host cargo"
depends on BR2_PACKAGE_HAS_HOST_RUSTC
help
Cargo is the package manager for the Rust programming
language.
https://crates.io/