diff --git a/app-misc/watchexec/watchexec-9999.ebuild b/app-misc/watchexec/watchexec-9999.ebuild index 2ae774108e..00a0b4a13f 100644 --- a/app-misc/watchexec/watchexec-9999.ebuild +++ b/app-misc/watchexec/watchexec-9999.ebuild @@ -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