sys-apps/eza: properly set rust min version

Closes: https://bugs.gentoo.org/961480
Signed-off-by: idealseal <realidealseal@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43640
Closes: https://github.com/gentoo/gentoo/pull/43640
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
idealseal 2025-09-01 18:16:23 +00:00 committed by Sam James
parent ae8e9374b2
commit 9b659971f0
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -230,7 +230,7 @@ CRATES="
zerovec@0.11.2
"
MIN_RUST_VER="1.82.0"
RUST_MIN_VER="1.82.0"
inherit cargo shell-completion