- Add LICENSE_FILE Changes: https://github.com/python-pendulum/pendulum/releases https://pendulum.eustace.io/history/
23 lines
461 B
Makefile
23 lines
461 B
Makefile
CARGO_CRATES= autocfg-1.4.0 \
|
|
cc-1.2.19 \
|
|
cfg-if-1.0.0 \
|
|
heck-0.5.0 \
|
|
indoc-2.0.6 \
|
|
libc-0.2.172 \
|
|
memoffset-0.9.1 \
|
|
once_cell-1.21.3 \
|
|
portable-atomic-1.11.0 \
|
|
proc-macro2-1.0.95 \
|
|
pyo3-0.24.1 \
|
|
pyo3-build-config-0.24.1 \
|
|
pyo3-ffi-0.24.1 \
|
|
pyo3-macros-0.24.1 \
|
|
pyo3-macros-backend-0.24.1 \
|
|
python3-dll-a-0.2.13 \
|
|
quote-1.0.40 \
|
|
shlex-1.3.0 \
|
|
syn-2.0.100 \
|
|
target-lexicon-0.13.2 \
|
|
unicode-ident-1.0.18 \
|
|
unindent-0.2.4
|