mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user