dev-util/cargo-nextest: bump RUST_MIN_VER

Closes: https://bugs.gentoo.org/965186
Signed-off-by: idealseal <realidealseal@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44430
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
idealseal
2025-11-06 17:02:58 +00:00
committed by Sam James
parent 1290013486
commit 3f126c7ea4

View File

@@ -4,7 +4,7 @@
EAPI=8
CRATES=""
RUST_MIN_VER="1.86.0"
RUST_MIN_VER="1.87.0"
inherit cargo