app-misc/skim: add min rust version for 2024 edition

Closes: https://bugs.gentoo.org/958889

Signed-off-by: idealseal <realidealseal@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42726
Closes: https://github.com/gentoo/gentoo/pull/42726
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
idealseal
2025-06-24 15:30:58 +00:00
committed by Sam James
parent afd4a80db8
commit 3aba07ef63

View File

@@ -163,6 +163,8 @@ CRATES="
zerocopy@0.8.26
"
MIN_RUST_VER="1.85.0"
inherit cargo optfeature shell-completion
DESCRIPTION="Command-line fuzzy finder"