Bump setuptools-rust (#6765)

This is needed by `cryptography` which was also recently bumped
This commit is contained in:
Scott Trinh 2024-02-01 12:13:39 -05:00 committed by GitHub
parent 639c91e920
commit 49f8e34124
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,7 @@ requires = [
"Cython (>=0.29.32, <0.30.0)",
"packaging >= 21.0",
"setuptools >= 67",
"setuptools-rust ~= 0.12.1",
"setuptools-rust ~= 1.8",
"wheel",
"parsing ~= 2.0",