summaryrefslogtreecommitdiffstats
path: root/package/cargo/Config.in.host
blob: 0f1ca305c6d054d57416cdde0938a422ab18ddfb (plain)
1
2
3
4
5
6
7
8
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/
OpenPOWER on IntegriCloud