mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-misc/watchexec: bump minimum Rust version for 9999
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user