mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-19 00:09:37 +03:00
dev-vcs/pkgcruft-git: increase RUST_MIN_VER
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Part-of: https://github.com/gentoo/gentoo/pull/44878 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
3b7b241020
commit
f7eae81ab9
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
CRATES=" "
|
||||
LLVM_COMPAT=( {17..21} )
|
||||
RUST_MIN_VER="1.88.0"
|
||||
RUST_MIN_VER="1.90.0"
|
||||
|
||||
inherit cargo edo llvm-r2 multiprocessing toolchain-funcs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user