mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/glycin-loaders: Fix RUST_MIN_VER
Closes: https://bugs.gentoo.org/971161 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
CRATES="
|
||||
"
|
||||
RUST_MIN_VER=1.89.0
|
||||
RUST_MIN_VER=1.92.0
|
||||
|
||||
inherit cargo meson
|
||||
|
||||
|
||||
Reference in New Issue
Block a user