diff options
Diffstat (limited to 'textproc/py-unicode-segmentation-rs/Makefile.crates')
| -rw-r--r-- | textproc/py-unicode-segmentation-rs/Makefile.crates | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-unicode-segmentation-rs/Makefile.crates b/textproc/py-unicode-segmentation-rs/Makefile.crates index b0ed3b3b5b6e..f78e40a0a3c8 100644 --- a/textproc/py-unicode-segmentation-rs/Makefile.crates +++ b/textproc/py-unicode-segmentation-rs/Makefile.crates @@ -1,18 +1,18 @@ CARGO_CRATES= autocfg-1.5.0 \ - cc-1.2.48 \ + cc-1.2.49 \ find-msvc-tools-0.1.5 \ heck-0.5.0 \ indoc-2.0.7 \ - libc-0.2.177 \ + libc-0.2.178 \ memoffset-0.9.1 \ once_cell-1.21.3 \ portable-atomic-1.11.1 \ proc-macro2-1.0.103 \ - 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 \ + pyo3-0.27.2 \ + pyo3-build-config-0.27.2 \ + pyo3-ffi-0.27.2 \ + pyo3-macros-0.27.2 \ + pyo3-macros-backend-0.27.2 \ python3-dll-a-0.2.14 \ quote-1.0.42 \ rustversion-1.0.22 \ |
