dev-python/rpds-py: Fix RUST_MIN_VER

Closes: https://bugs.gentoo.org/961458
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-08-13 18:55:53 +02:00
parent 80a28a49db
commit acfdd15a48

View File

@@ -34,7 +34,7 @@ CRATES="
unindent@0.2.4
"
RUST_MIN_VER="1.77.1"
RUST_MIN_VER="1.85.0"
inherit cargo distutils-r1 pypi