app-misc/scooter: set RUST_MIN_VER

Closes: https://bugs.gentoo.org/974622
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2026-05-11 16:25:15 +03:00
parent ac1d4c3088
commit 3666976de3

View File

@@ -3,6 +3,8 @@
EAPI=8
RUST_MIN_VER="1.88.0"
inherit cargo
DESCRIPTION="Interactive find-and-replace in the terminal"