mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
gui-apps/autotiling-rs: add RUST_MIN_VER
Closes: https://bugs.gentoo.org/975166 Signed-off-by: elliot <elliot@tar.bet>
This commit is contained in:
@@ -29,6 +29,8 @@ CRATES="
|
||||
unicode-ident@1.0.13
|
||||
"
|
||||
|
||||
RUST_MIN_VER="1.85.0"
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="Autotiling for sway (and possibly i3)"
|
||||
|
||||
@@ -30,6 +30,8 @@ CRATES="
|
||||
zmij@1.0.19
|
||||
"
|
||||
|
||||
RUST_MIN_VER="1.85.0"
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="Autotiling for sway (and possibly i3)"
|
||||
|
||||
Reference in New Issue
Block a user