mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
app-text/typstyle: set RUST_MIN_VER
Cargo.toml declares rust-version 1.92, so pin the matching RUST_MIN_VER. Closes: https://bugs.gentoo.org/978811 Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
|
RUST_MIN_VER="1.92.0"
|
||||||
|
|
||||||
CRATES="
|
CRATES="
|
||||||
adler2@2.0.1
|
adler2@2.0.1
|
||||||
aho-corasick@1.1.4
|
aho-corasick@1.1.4
|
||||||
|
|||||||
Reference in New Issue
Block a user