mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user