mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 05:31:18 +01:00
9 lines
187 B
Plaintext
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/
|