mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/watchfiles: Bump RUST_MIN_VER
Closes: https://bugs.gentoo.org/975471 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=maturin
|
||||
PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
|
||||
|
||||
RUST_MIN_VER="1.77.0"
|
||||
RUST_MIN_VER="1.83.0"
|
||||
CRATES="
|
||||
bitflags@1.3.2
|
||||
bitflags@2.7.0
|
||||
|
||||
Reference in New Issue
Block a user