commit:     4120730ab56473030039508c08e8e6e31bb73110
Author:     zyxhere💭 <zyx <AT> envs <DOT> net>
AuthorDate: Thu Dec 18 11:52:14 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 12:08:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4120730a

sys-devel/wild: Update RUST_MIN_VER

See-also: https://github.com/gentoo/gentoo/pull/45010
Signed-off-by: zyxhere💭 <zyx <AT> envs.net>
Part-of: https://github.com/gentoo/gentoo/pull/45069
Closes: https://github.com/gentoo/gentoo/pull/45069
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/wild/wild-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/wild/wild-9999.ebuild b/sys-devel/wild/wild-9999.ebuild
index 16cc215eac3b..fe186565e233 100644
--- a/sys-devel/wild/wild-9999.ebuild
+++ b/sys-devel/wild/wild-9999.ebuild
@@ -234,7 +234,7 @@ CRATES="
 "
 
 LLVM_COMPAT=( {20..21} )
-RUST_MIN_VER="1.89"
+RUST_MIN_VER="1.90"
 inherit cargo llvm-r2 unpacker
 
 DESCRIPTION="A very fast linker for Linux"

Reply via email to