gui-apps/swww: bumped RUST_MIN_VER, see bug 962821

Signed-off-by: Pieter <pieter.kn0101@gmail.com>
This commit is contained in:
Pieter
2025-09-13 21:43:14 +00:00
parent c18fecd58e
commit e85917b790
2 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ LICENSE+="
ZLIB
"
SLOT="0"
RUST_MIN_VER="1.87.0"
RUST_MIN_VER="1.89.0"
DEPEND="
app-arch/lz4:=

View File

@@ -22,7 +22,7 @@ LICENSE="GPL-3"
# Dependent crate licenses
LICENSE+=" BSD MIT Unicode-3.0"
SLOT="0"
RUST_MIN_VER="1.87.0"
RUST_MIN_VER="1.89.0"
DEPEND="
app-arch/lz4:=