diff options
Diffstat (limited to '')
| -rw-r--r-- | textproc/py-textual-speedups/Makefile.crates | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/textproc/py-textual-speedups/Makefile.crates b/textproc/py-textual-speedups/Makefile.crates index 616a6e7c37db..093d797ad976 100644 --- a/textproc/py-textual-speedups/Makefile.crates +++ b/textproc/py-textual-speedups/Makefile.crates @@ -1,5 +1,4 @@ CARGO_CRATES= autocfg-1.4.0 \ - geometry-0.2.0 \ heck-0.5.0 \ indoc-2.0.6 \ libc-0.2.172 \ @@ -7,15 +6,13 @@ CARGO_CRATES= autocfg-1.4.0 \ once_cell-1.21.3 \ portable-atomic-1.11.0 \ proc-macro2-1.0.95 \ - pyo3-0.25.0 \ - pyo3-build-config-0.25.0 \ - pyo3-ffi-0.25.0 \ - pyo3-macros-0.25.0 \ - pyo3-macros-backend-0.25.0 \ + 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 \ quote-1.0.40 \ - range-0.2.0 \ syn-2.0.101 \ target-lexicon-0.13.2 \ unicode-ident-1.0.18 \ - unindent-0.2.4 \ - wavefront_obj-2.0.4 + unindent-0.2.4 |
