mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
net-im/fractal: Bump rust dep for matrix-sdk crates
Closes: https://bugs.gentoo.org/961025 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
b4876538a2
commit
61556f0003
@ -26,7 +26,8 @@ declare -A GIT_CRATES=(
|
||||
[ruma]='https://github.com/ruma/ruma;de19ebaf71af620eb17abaefd92e43153f9d041d;ruma-%commit%/crates/ruma'
|
||||
)
|
||||
|
||||
RUST_MIN_VER="1.85.0"
|
||||
# required by matrix-sdk crates
|
||||
RUST_MIN_VER="1.88.0"
|
||||
|
||||
inherit cargo gnome2-utils meson
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user