4e93e39f7d
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst https://cryptography.io/en/latest/changelog/ PR: 295134 Exp-run by: antoine
33 lines
680 B
Makefile
33 lines
680 B
Makefile
CARGO_CRATES= asn1-0.24.1 \
|
|
asn1_derive-0.24.1 \
|
|
base64-0.22.1 \
|
|
bitflags-2.11.1 \
|
|
cc-1.2.61 \
|
|
cfg-if-1.0.4 \
|
|
find-msvc-tools-0.1.9 \
|
|
foreign-types-0.3.2 \
|
|
foreign-types-shared-0.1.1 \
|
|
heck-0.5.0 \
|
|
itoa-1.0.18 \
|
|
libc-0.2.186 \
|
|
once_cell-1.21.4 \
|
|
openssl-0.10.79 \
|
|
openssl-macros-0.1.1 \
|
|
openssl-sys-0.9.115 \
|
|
pem-3.0.6 \
|
|
pkg-config-0.3.33 \
|
|
portable-atomic-1.13.1 \
|
|
proc-macro2-1.0.106 \
|
|
pyo3-0.28.3 \
|
|
pyo3-build-config-0.28.3 \
|
|
pyo3-ffi-0.28.3 \
|
|
pyo3-macros-0.28.3 \
|
|
pyo3-macros-backend-0.28.3 \
|
|
quote-1.0.45 \
|
|
self_cell-1.2.2 \
|
|
shlex-1.3.0 \
|
|
syn-2.0.117 \
|
|
target-lexicon-0.13.5 \
|
|
unicode-ident-1.0.24 \
|
|
vcpkg-0.2.15
|