diff options
Diffstat (limited to 'security/py-cryptography/Makefile.crates')
| -rw-r--r-- | security/py-cryptography/Makefile.crates | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/security/py-cryptography/Makefile.crates b/security/py-cryptography/Makefile.crates index 5e0a864e16a8..fdc63c3274aa 100644 --- a/security/py-cryptography/Makefile.crates +++ b/security/py-cryptography/Makefile.crates @@ -1,5 +1,5 @@ -CARGO_CRATES= asn1-0.20.0 \ - asn1_derive-0.20.0 \ +CARGO_CRATES= asn1-0.21.3 \ + asn1_derive-0.21.3 \ autocfg-1.4.0 \ base64-0.22.1 \ bitflags-2.9.1 \ @@ -20,16 +20,16 @@ CARGO_CRATES= asn1-0.20.0 \ pkg-config-0.3.32 \ portable-atomic-1.11.0 \ proc-macro2-1.0.95 \ - pyo3-0.23.5 \ - pyo3-build-config-0.23.5 \ - pyo3-ffi-0.23.5 \ - pyo3-macros-0.23.5 \ - pyo3-macros-backend-0.23.5 \ + pyo3-0.25.0 \ + pyo3-build-config-0.25.0 \ + pyo3-ffi-0.25.0 \ + pyo3-macros-0.25.0 \ + pyo3-macros-backend-0.25.0 \ quote-1.0.40 \ self_cell-1.2.0 \ shlex-1.3.0 \ syn-2.0.101 \ - target-lexicon-0.12.16 \ + target-lexicon-0.13.2 \ unicode-ident-1.0.18 \ unindent-0.2.4 \ vcpkg-0.2.15 |
