diff options
Diffstat (limited to 'devel/py-dulwich/Makefile.crates')
| -rw-r--r-- | devel/py-dulwich/Makefile.crates | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/devel/py-dulwich/Makefile.crates b/devel/py-dulwich/Makefile.crates index c163b8f21b19..1ff6407b7a1b 100644 --- a/devel/py-dulwich/Makefile.crates +++ b/devel/py-dulwich/Makefile.crates @@ -1,20 +1,20 @@ -CARGO_CRATES= autocfg-1.4.0 \ - cfg-if-1.0.0 \ +CARGO_CRATES= autocfg-1.5.0 \ heck-0.5.0 \ - indoc-2.0.5 \ - libc-0.2.170 \ - memchr-2.7.4 \ + indoc-2.0.6 \ + libc-0.2.177 \ + memchr-2.7.6 \ memoffset-0.9.1 \ - once_cell-1.20.3 \ - portable-atomic-1.11.0 \ - proc-macro2-1.0.93 \ - pyo3-0.23.5 \ - pyo3-build-config-0.23.5 \ - pyo3-ffi-0.23.5 \ - pyo3-macros-0.23.5 \ - pyo3-macros-backend-0.23.5 \ - quote-1.0.38 \ - syn-2.0.98 \ - target-lexicon-0.12.16 \ - unicode-ident-1.0.17 \ - unindent-0.2.3 + once_cell-1.21.3 \ + portable-atomic-1.11.1 \ + proc-macro2-1.0.101 \ + pyo3-0.27.0 \ + pyo3-build-config-0.27.0 \ + pyo3-ffi-0.27.0 \ + pyo3-macros-0.27.0 \ + pyo3-macros-backend-0.27.0 \ + quote-1.0.41 \ + similar-2.7.0 \ + syn-2.0.107 \ + target-lexicon-0.13.3 \ + unicode-ident-1.0.19 \ + unindent-0.2.4 |
