dev-util/selenium-manager: Update RUST_MIN_VER

Closes: https://bugs.gentoo.org/977583
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-06-17 12:20:35 +02:00
parent e9b4416c68
commit b84c9ab0d4

View File

@@ -5,7 +5,7 @@ EAPI=8
CRATES="
"
RUST_MIN_VER="1.85.0"
RUST_MIN_VER="1.88.0"
inherit cargo