mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sys-apps/cyme: Fix RUST_MIN_VER
Closes: https://bugs.gentoo.org/969472 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
RUST_MIN_VER="1.82"
|
||||
RUST_MIN_VER="1.88.0"
|
||||
CRATES="
|
||||
aho-corasick@1.1.4
|
||||
android_system_properties@0.1.5
|
||||
|
||||
Reference in New Issue
Block a user