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:
Michał Górny 2025-08-02 19:15:19 +02:00
parent b4876538a2
commit 61556f0003
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

@ -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