Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst https://cryptography.io/en/latest/changelog/
36 lines
726 B
Makefile
36 lines
726 B
Makefile
CARGO_CRATES= asn1-0.20.0 \
|
|
asn1_derive-0.20.0 \
|
|
autocfg-1.4.0 \
|
|
base64-0.22.1 \
|
|
bitflags-2.9.1 \
|
|
cc-1.2.23 \
|
|
cfg-if-1.0.0 \
|
|
foreign-types-0.3.2 \
|
|
foreign-types-shared-0.1.1 \
|
|
heck-0.5.0 \
|
|
indoc-2.0.6 \
|
|
itoa-1.0.15 \
|
|
libc-0.2.172 \
|
|
memoffset-0.9.1 \
|
|
once_cell-1.21.3 \
|
|
openssl-0.10.72 \
|
|
openssl-macros-0.1.1 \
|
|
openssl-sys-0.9.108 \
|
|
pem-3.0.5 \
|
|
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 \
|
|
quote-1.0.40 \
|
|
self_cell-1.2.0 \
|
|
shlex-1.3.0 \
|
|
syn-2.0.101 \
|
|
target-lexicon-0.12.16 \
|
|
unicode-ident-1.0.18 \
|
|
unindent-0.2.4 \
|
|
vcpkg-0.2.15
|