mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
dev-util/cargo-nextest: set RUST_MIN_VER
Closes: https://bugs.gentoo.org/961466 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
CRATES=""
|
||||
RUST_MIN_VER="1.86"
|
||||
RUST_MIN_VER="1.86.0"
|
||||
|
||||
inherit cargo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user