Updated pendulum

This commit is contained in:
Torsten Kurbad
2026-06-28 22:30:59 +02:00
parent fc384078fc
commit 918955555c
2 changed files with 37 additions and 33 deletions
+18 -16
View File
@@ -8,13 +8,14 @@ DISTUTILS_USE_PEP517=maturin
PYTHON_COMPAT=( python3_{12..14} )
CRATES="
autocfg@1.4.0
autocfg@1.5.0
bitflags@1.3.2
cc@1.2.19
cc@1.2.55
cfg-if@1.0.0
find-msvc-tools@0.1.9
heck@0.5.0
indoc@2.0.6
libc@0.2.172
indoc@2.0.7
libc@0.2.180
libmimalloc-sys@0.1.35
lock_api@0.4.9
memoffset@0.9.1
@@ -22,22 +23,23 @@ CRATES="
once_cell@1.21.3
parking_lot@0.12.1
parking_lot_core@0.9.7
portable-atomic@1.11.0
proc-macro2@1.0.95
pyo3-build-config@0.24.1
pyo3-ffi@0.24.1
pyo3-macros-backend@0.24.1
pyo3-macros@0.24.1
pyo3@0.24.1
python3-dll-a@0.2.13
quote@1.0.40
portable-atomic@1.13.0
proc-macro2@1.0.106
pyo3-build-config@0.27.2
pyo3-ffi@0.27.2
pyo3-macros-backend@0.27.2
pyo3-macros@0.27.2
pyo3@0.27.2
python3-dll-a@0.2.14
quote@1.0.44
redox_syscall@0.2.16
rustversion@1.0.22
scopeguard@1.1.0
shlex@1.3.0
smallvec@1.10.0
syn@2.0.100
target-lexicon@0.13.2
unicode-ident@1.0.18
syn@2.0.114
target-lexicon@0.13.4
unicode-ident@1.0.22
unindent@0.2.4
windows-sys@0.45.0
windows-targets@0.42.1