app-text/typst: increase RUST_MIN_VER in live ebuild

it is now set to 1.92 upstream

Signed-off-by: odrling <florianbadie@odrling.xyz>
This commit is contained in:
odrling
2026-06-17 02:14:37 +02:00
parent 1cc2564414
commit c3da4f92b7

View File

@@ -1,9 +1,9 @@
# Copyright 2024-2025 Gentoo Authors
# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
RUST_MIN_VER="1.89"
RUST_MIN_VER="1.92"
inherit cargo shell-completion