commit:     3f126c7ea4aed03ef09a16985f2da0f0d01c1330
Author:     idealseal <realidealseal <AT> protonmail <DOT> com>
AuthorDate: Thu Nov  6 17:02:58 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 12 09:40:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f126c7e

dev-util/cargo-nextest: bump RUST_MIN_VER

Closes: https://bugs.gentoo.org/965186
Signed-off-by: idealseal <realidealseal <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44430
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/cargo-nextest/cargo-nextest-0.9.108.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cargo-nextest/cargo-nextest-0.9.108.ebuild 
b/dev-util/cargo-nextest/cargo-nextest-0.9.108.ebuild
index cb068e387907..1ff6db1faf24 100644
--- a/dev-util/cargo-nextest/cargo-nextest-0.9.108.ebuild
+++ b/dev-util/cargo-nextest/cargo-nextest-0.9.108.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 CRATES=""
-RUST_MIN_VER="1.86.0"
+RUST_MIN_VER="1.87.0"
 
 inherit cargo
 

Reply via email to