dev-python/uv: fix RUST_MIN_VER

Closes: https://bugs.gentoo.org/961510
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-10-19 18:57:19 +03:00
parent 66cfd34b19
commit e66879f792

View File

@@ -5,6 +5,7 @@ EAPI=8
CRATES="
"
RUST_MIN_VER="1.88.0"
declare -A GIT_CRATES=(
[async_zip]='https://github.com/astral-sh/rs-async-zip;285e48742b74ab109887d62e1ae79e7c15fd4878;rs-async-zip-%commit%'