diff options
Diffstat (limited to 'devel/uv/Makefile.crates')
| -rw-r--r-- | devel/uv/Makefile.crates | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/devel/uv/Makefile.crates b/devel/uv/Makefile.crates index 013f9450644d..05fe376f2ee6 100644 --- a/devel/uv/Makefile.crates +++ b/devel/uv/Makefile.crates @@ -19,6 +19,7 @@ CARGO_CRATES= addr2line-0.24.2 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.17 \ assert_fs-1.1.3 \ + astral-tl-0.7.9 \ astral-tokio-tar-0.5.6 \ async-broadcast-0.7.2 \ async-channel-2.5.0 \ @@ -107,6 +108,7 @@ CARGO_CRATES= addr2line-0.24.2 \ data-url-0.2.0 \ deadpool-0.12.3 \ deadpool-runtime-0.1.4 \ + deranged-0.5.5 \ derive_arbitrary-1.4.1 \ diff-0.1.13 \ difflib-0.4.0 \ @@ -220,8 +222,8 @@ CARGO_CRATES= addr2line-0.24.2 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ - jiff-0.2.15 \ - jiff-static-0.2.15 \ + jiff-0.2.16 \ + jiff-static-0.2.16 \ jiff-tzdb-0.1.4 \ jiff-tzdb-platform-0.1.3 \ jobserver-0.1.33 \ @@ -268,6 +270,7 @@ CARGO_CRATES= addr2line-0.24.2 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ + num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ @@ -292,6 +295,7 @@ CARGO_CRATES= addr2line-0.24.2 \ paste-1.0.15 \ path-slash-0.2.1 \ pathdiff-0.2.3 \ + pem-3.0.6 \ percent-encoding-2.3.2 \ pest-2.8.1 \ pest_derive-2.8.1 \ @@ -310,6 +314,7 @@ CARGO_CRATES= addr2line-0.24.2 \ portable-atomic-1.11.1 \ portable-atomic-util-0.2.4 \ potential_utf-0.1.2 \ + powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ predicates-3.1.3 \ predicates-core-1.0.9 \ @@ -326,7 +331,7 @@ CARGO_CRATES= addr2line-0.24.2 \ quinn-0.11.8 \ quinn-proto-0.11.12 \ quinn-udp-0.5.13 \ - quote-1.0.41 \ + quote-1.0.42 \ quoted_printable-0.5.1 \ r-efi-5.3.0 \ rancor-0.1.0 \ @@ -338,6 +343,7 @@ CARGO_CRATES= addr2line-0.24.2 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ + rcgen-0.14.5 \ rctree-0.5.0 \ redox_syscall-0.5.15 \ redox_users-0.5.0 \ @@ -460,6 +466,8 @@ CARGO_CRATES= addr2line-0.24.2 \ thread_local-1.1.9 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ + time-0.3.44 \ + time-core-0.1.6 \ tiny-keccak-2.0.2 \ tiny-skia-0.8.4 \ tiny-skia-path-0.8.4 \ @@ -598,6 +606,7 @@ CARGO_CRATES= addr2line-0.24.2 \ xmlparser-0.13.6 \ xz2-0.1.7 \ yansi-1.0.1 \ + yasna-0.5.2 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ zbus-5.8.0 \ @@ -621,6 +630,5 @@ CARGO_CRATES= addr2line-0.24.2 \ zvariant_derive-5.6.0 \ zvariant_utils-3.2.0 \ pubgrub,version-ranges@git+https://github.com/astral-sh/pubgrub?rev=d8efd77673c9a90792da9da31b6c0da7ea8a324b\#d8efd77673c9a90792da9da31b6c0da7ea8a324b \ - tl@git+https://github.com/astral-sh/tl.git?rev=6e25b2ee2513d75385101a8ff9f591ef51f314ec\#6e25b2ee2513d75385101a8ff9f591ef51f314ec \ reqwest-middleware,reqwest-retry@git+https://github.com/astral-sh/reqwest-middleware?rev=7650ed76215a962a96d94a79be71c27bffde7ab2\#7650ed76215a962a96d94a79be71c27bffde7ab2 \ async_zip@git+https://github.com/astral-sh/rs-async-zip?rev=f6a41d32866003c868d03ed791a89c794f61b703\#f6a41d32866003c868d03ed791a89c794f61b703 |
