mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
app-misc/binwalk: add RUST_MIN_VER
Closes: https://bugs.gentoo.org/961542 Signed-off-by: David Roman <droman@ifae.es> Part-of: https://github.com/gentoo/gentoo/pull/43484 Closes: https://github.com/gentoo/gentoo/pull/43484 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
2cab9686bb
commit
ad8160169f
@ -162,6 +162,7 @@ CRATES="
|
||||
zerocopy-derive@0.7.35
|
||||
zerocopy@0.7.35
|
||||
"
|
||||
RUST_MIN_VER="1.77"
|
||||
|
||||
inherit cargo optfeature
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user