aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-rpds-py/Makefile.crates
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
commit2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch)
tree25f0138e1af8902b92dacc8cce09b267447c17db /devel/py-rpds-py/Makefile.crates
parentf85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff)
parent1a30da80670973368b399f2b01fe9c04b91a1273 (diff)
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'devel/py-rpds-py/Makefile.crates')
-rw-r--r--devel/py-rpds-py/Makefile.crates26
1 files changed, 13 insertions, 13 deletions
diff --git a/devel/py-rpds-py/Makefile.crates b/devel/py-rpds-py/Makefile.crates
index 9cff3c367dd6..e7a4db53d366 100644
--- a/devel/py-rpds-py/Makefile.crates
+++ b/devel/py-rpds-py/Makefile.crates
@@ -1,23 +1,23 @@
-CARGO_CRATES= archery-1.2.1 \
- autocfg-1.4.0 \
- cc-1.2.25 \
+CARGO_CRATES= archery-1.2.2 \
+ autocfg-1.5.0 \
+ cc-1.2.34 \
heck-0.5.0 \
indoc-2.0.6 \
- libc-0.2.172 \
+ libc-0.2.175 \
memoffset-0.9.1 \
once_cell-1.21.3 \
- portable-atomic-1.11.0 \
- proc-macro2-1.0.95 \
- pyo3-0.25.1 \
- pyo3-build-config-0.25.1 \
- pyo3-ffi-0.25.1 \
- pyo3-macros-0.25.1 \
- pyo3-macros-backend-0.25.1 \
+ portable-atomic-1.11.1 \
+ proc-macro2-1.0.101 \
+ pyo3-0.27.1 \
+ pyo3-build-config-0.27.1 \
+ pyo3-ffi-0.27.1 \
+ pyo3-macros-0.27.1 \
+ pyo3-macros-backend-0.27.1 \
python3-dll-a-0.2.14 \
quote-1.0.40 \
- rpds-1.1.1 \
+ rpds-1.2.0 \
shlex-1.3.0 \
- syn-2.0.101 \
+ syn-2.0.106 \
target-lexicon-0.13.2 \
triomphe-0.1.14 \
unicode-ident-1.0.18 \