diff --git a/sys-apps/hex/hex-0.7.0.ebuild b/sys-apps/hex/hex-0.7.0.ebuild index 9ac89ed8e9..2c21e0d636 100644 --- a/sys-apps/hex/hex-0.7.0.ebuild +++ b/sys-apps/hex/hex-0.7.0.ebuild @@ -68,6 +68,8 @@ CRATES=" windows_x86_64_msvc@0.48.5 " +RUST_MIN_VER="1.85.0" + inherit cargo DESCRIPTION="Futuristic take on hexdump"