app-crypt/sequoia-sop: add missing RUST_MIN_VER

Closes: https://bugs.gentoo.org/961735
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-08-30 15:16:06 +01:00
parent 1dbb2361b4
commit f909cf8996
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -5,7 +5,7 @@ EAPI=8
CRATES="
"
RUST_MIN_VER="1.79.0"
LLVM_COMPAT=( {16..20} )
inherit cargo llvm-r1 shell-completion