app-misc/watchexec: bump minimum Rust version for 9999

Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
This commit is contained in:
YOSHIOKA Takuma
2026-02-25 22:58:09 +09:00
parent cbf054c8a6
commit 078f2efe0e

View File

@@ -7,8 +7,8 @@ EAPI=8
CRATES=" "
# MSRV as of watchexec-2.2.1 is 1.61.
#RUST_MIN_VER="1.71.1"
# Some of deps requires Rust 1.88 as of watchexec-2.4.1.
RUST_MIN_VER="1.88.0"
inherit cargo shell-completion