sys-auth/authenticator: set RUST_MIN_VER

Closes: https://bugs.gentoo.org/976028
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2026-05-30 16:55:28 +03:00
parent f535f5991b
commit ba90818e71

View File

@@ -3,6 +3,8 @@
EAPI=8
RUST_MIN_VER="1.82"
inherit cargo gnome2-utils meson xdg
DESCRIPTION="2FA code generator for GNOME"