net-im/fractal: Update RUST_MIN_VER

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-08-01 12:27:45 +02:00
parent 238abda5e1
commit 480122850b

View File

@@ -26,7 +26,7 @@ declare -A GIT_CRATES=(
[ruma]='https://github.com/ruma/ruma;de19ebaf71af620eb17abaefd92e43153f9d041d;ruma-%commit%/crates/ruma'
)
RUST_MIN_VER="1.82.0"
RUST_MIN_VER="1.85.0"
inherit cargo gnome2-utils meson