linuxOS_PX30_CAR/buildroot/package/cargo/Config.in.host
2026-01-20 14:00:13 +08:00

9 lines
187 B
Plaintext

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/