diff options
Diffstat (limited to 'misc/py-hf-xet/Makefile.crates')
| -rw-r--r-- | misc/py-hf-xet/Makefile.crates | 29 |
1 files changed, 22 insertions, 7 deletions
diff --git a/misc/py-hf-xet/Makefile.crates b/misc/py-hf-xet/Makefile.crates index fdf7f3bf102f..35971fc0e001 100644 --- a/misc/py-hf-xet/Makefile.crates +++ b/misc/py-hf-xet/Makefile.crates @@ -76,6 +76,7 @@ CARGO_CRATES= addr2line-0.24.2 \ downcast-0.11.0 \ dtor-0.0.6 \ dtor-proc-macro-0.0.5 \ + duration-str-0.17.0 \ either-1.15.0 \ equator-0.4.2 \ equator-macro-0.4.2 \ @@ -103,6 +104,8 @@ CARGO_CRATES= addr2line-0.24.2 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gimli-0.31.1 \ + git-version-0.3.9 \ + git-version-macro-0.3.9 \ h2-0.4.12 \ half-2.6.0 \ hashbrown-0.12.3 \ @@ -177,12 +180,15 @@ CARGO_CRATES= addr2line-0.24.2 \ nix-0.26.4 \ nix-0.30.1 \ nom-7.1.3 \ + ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-traits-0.2.19 \ + objc2-core-foundation-0.3.1 \ + objc2-io-kit-0.3.1 \ object-0.36.7 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ @@ -226,11 +232,11 @@ CARGO_CRATES= addr2line-0.24.2 \ protobuf-codegen-2.28.0 \ protobuf-codegen-pure-2.28.0 \ protobuf-support-3.7.2 \ - 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 \ + pyo3-0.26.0 \ + pyo3-build-config-0.26.0 \ + pyo3-ffi-0.26.0 \ + pyo3-macros-0.26.0 \ + pyo3-macros-backend-0.26.0 \ quick-xml-0.26.0 \ quinn-0.11.8 \ quinn-proto-0.11.12 \ @@ -247,7 +253,7 @@ CARGO_CRATES= addr2line-0.24.2 \ redox_syscall-0.5.17 \ redox_users-0.4.6 \ redox_users-0.5.2 \ - regex-1.11.1 \ + regex-1.11.2 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ @@ -258,6 +264,7 @@ CARGO_CRATES= addr2line-0.24.2 \ retry-policies-0.4.0 \ rgb-0.8.52 \ ring-0.17.14 \ + rust_decimal-1.38.0 \ rustc-demangle-0.1.26 \ rustc-hash-2.1.1 \ rustix-1.0.8 \ @@ -304,9 +311,10 @@ CARGO_CRATES= addr2line-0.24.2 \ sync_wrapper-1.0.2 \ synchronoise-1.0.1 \ synstructure-0.13.2 \ + sysinfo-0.37.0 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ - target-lexicon-0.12.16 \ + target-lexicon-0.13.3 \ tempfile-3.20.0 \ termtree-0.5.1 \ thiserror-1.0.69 \ @@ -348,6 +356,7 @@ CARGO_CRATES= addr2line-0.24.2 \ unindent-0.2.4 \ untrusted-0.9.0 \ url-2.5.4 \ + urlencoding-2.1.3 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.18.0 \ @@ -375,10 +384,14 @@ CARGO_CRATES= addr2line-0.24.2 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.61.3 \ + windows-collections-0.2.0 \ windows-core-0.61.2 \ + windows-future-0.2.1 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.3 \ + windows-numerics-0.2.0 \ windows-registry-0.5.3 \ windows-result-0.3.4 \ windows-strings-0.4.2 \ @@ -389,6 +402,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.3 \ + windows-threading-0.1.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ @@ -412,6 +426,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ + winnow-0.7.13 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ yoke-0.8.0 \ |
