mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
app-shells/sheldon: bump RUST_MIN_VER to 1.82.0
Several transitive icu_* 2.0 crates require rust-version="1.82". Closes: https://bugs.gentoo.org/974636 Signed-off-by: Keita Urashima <ursm@ursm.jp>
This commit is contained in:
@@ -152,7 +152,7 @@ CRATES="
|
||||
zerovec-derive@0.11.1
|
||||
"
|
||||
|
||||
RUST_MIN_VER="1.81.0"
|
||||
RUST_MIN_VER="1.82.0"
|
||||
|
||||
inherit cargo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user