blob: 5a68c0911d61a57922acbb6e080b9a881681a245 [file] [log] [blame]
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
CROS_RUST_EMPTY_CRATE=1
CROS_RUST_EMPTY_CRATE_FEATURES=( io-std net )
inherit cros-rust
DESCRIPTION="Empty crate"
HOMEPAGE=""
LICENSE="BSD-Google"
SLOT="${PV}/${PR}"
KEYWORDS="*"