mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/bcrypt: Update RUST_MIN_VER
Closes: https://bugs.gentoo.org/963469 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ DISTUTILS_USE_PEP517=setuptools
|
||||
# TODO: freethreading
|
||||
PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
|
||||
|
||||
RUST_MIN_VER="1.74.0"
|
||||
RUST_MIN_VER="1.82.0"
|
||||
CRATES="
|
||||
autocfg@1.5.0
|
||||
base64@0.22.1
|
||||
|
||||
Reference in New Issue
Block a user