mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user