diff options
Diffstat (limited to 'devel/py-dulwich/Makefile.crates')
| -rw-r--r-- | devel/py-dulwich/Makefile.crates | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/devel/py-dulwich/Makefile.crates b/devel/py-dulwich/Makefile.crates index 96b04c6d6821..745d2e0c9f33 100644 --- a/devel/py-dulwich/Makefile.crates +++ b/devel/py-dulwich/Makefile.crates @@ -1,19 +1,19 @@ CARGO_CRATES= autocfg-1.5.0 \ heck-0.5.0 \ indoc-2.0.6 \ - libc-0.2.174 \ - memchr-2.7.5 \ + libc-0.2.177 \ + memchr-2.7.6 \ memoffset-0.9.1 \ once_cell-1.21.3 \ portable-atomic-1.11.1 \ - 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 \ - quote-1.0.40 \ - syn-2.0.104 \ - target-lexicon-0.13.2 \ - unicode-ident-1.0.18 \ + 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 \ + syn-2.0.107 \ + target-lexicon-0.13.3 \ + unicode-ident-1.0.19 \ unindent-0.2.4 |
