diff options
Diffstat (limited to 'devel/uv/Makefile.crates')
-rw-r--r-- | devel/uv/Makefile.crates | 107 |
1 files changed, 62 insertions, 45 deletions
diff --git a/devel/uv/Makefile.crates b/devel/uv/Makefile.crates index bd8e07871713..4ff54c57a971 100644 --- a/devel/uv/Makefile.crates +++ b/devel/uv/Makefile.crates @@ -3,13 +3,14 @@ CARGO_CRATES= addr2line-0.24.2 \ aes-0.8.4 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ + ambient-id-0.0.5 \ anes-0.1.6 \ anstream-0.6.20 \ anstyle-1.0.11 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.3 \ anstyle-wincon-3.0.9 \ - anyhow-1.0.99 \ + anyhow-1.0.100 \ approx-0.5.1 \ arbitrary-1.4.1 \ arcstr-1.2.0 \ @@ -18,7 +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-tokio-tar-0.5.3 \ + astral-tokio-tar-0.5.5 \ async-broadcast-0.7.2 \ async-channel-2.5.0 \ async-compression-0.4.19 \ @@ -35,10 +36,10 @@ CARGO_CRATES= addr2line-0.24.2 \ backtrace-0.3.75 \ base64-0.21.7 \ base64-0.22.1 \ - bincode-1.3.3 \ + bindgen-0.72.1 \ bisection-0.1.0 \ bitflags-1.3.2 \ - bitflags-2.9.3 \ + bitflags-2.9.4 \ blake2-0.10.6 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ @@ -54,10 +55,11 @@ CARGO_CRATES= addr2line-0.24.2 \ bzip2-0.5.2 \ bzip2-sys-0.1.13+1.0.8 \ camino-1.1.10 \ - cargo-util-0.2.22 \ + cargo-util-0.2.23 \ cast-0.3.0 \ cbc-0.1.2 \ cc-1.2.30 \ + cexpr-0.6.0 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ charset-0.1.5 \ @@ -65,23 +67,27 @@ CARGO_CRATES= addr2line-0.24.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ cipher-0.4.4 \ - clap-4.5.45 \ - clap_builder-4.5.44 \ + clang-sys-1.8.1 \ + clap-4.5.48 \ + clap_builder-4.5.48 \ clap_complete-4.5.55 \ clap_complete_command-0.6.1 \ clap_complete_nushell-4.5.8 \ - clap_derive-4.5.45 \ + clap_derive-4.5.47 \ clap_lex-0.7.5 \ - codspeed-3.0.5 \ - codspeed-criterion-compat-3.0.5 \ - codspeed-criterion-compat-walltime-3.0.5 \ + codspeed-4.0.3 \ + codspeed-criterion-compat-4.0.3 \ + codspeed-criterion-compat-walltime-4.0.3 \ color_quant-1.1.0 \ colorchoice-1.0.4 \ colored-2.2.0 \ concurrent-queue-2.5.0 \ configparser-3.1.0 \ console-0.15.11 \ - console-0.16.0 \ + console-0.16.1 \ + const-oid-0.9.6 \ + const-random-0.1.18 \ + const-random-macro-0.1.16 \ core-foundation-0.9.4 \ core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ @@ -89,9 +95,7 @@ CARGO_CRATES= addr2line-0.24.2 \ crc-3.3.0 \ crc-catalog-2.4.0 \ crc32fast-1.5.0 \ - criterion-0.7.0 \ criterion-plot-0.5.0 \ - criterion-plot-0.6.0 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ @@ -99,11 +103,11 @@ CARGO_CRATES= addr2line-0.24.2 \ crypto-common-0.1.6 \ csv-1.3.1 \ csv-core-0.1.12 \ - ctrlc-3.4.7 \ + ctrlc-3.5.0 \ dashmap-6.1.0 \ data-encoding-2.9.0 \ data-url-0.2.0 \ - deadpool-0.10.0 \ + deadpool-0.12.3 \ deadpool-runtime-0.1.4 \ derive_arbitrary-1.4.1 \ diff-0.1.13 \ @@ -111,7 +115,9 @@ CARGO_CRATES= addr2line-0.24.2 \ digest-0.10.7 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ + dispatch-0.2.0 \ displaydoc-0.2.5 \ + dlv-list-0.5.2 \ doc-comment-0.3.3 \ dotenvy-0.15.7 \ dunce-1.0.5 \ @@ -141,9 +147,10 @@ CARGO_CRATES= addr2line-0.24.2 \ float-cmp-0.10.0 \ fnv-1.0.7 \ foldhash-0.1.5 \ + foldhash-0.2.0 \ fontconfig-parser-0.5.8 \ fontdb-0.12.0 \ - form_urlencoded-1.2.1 \ + form_urlencoded-1.2.2 \ fs-err-3.1.1 \ fs2-0.4.3 \ futures-0.3.31 \ @@ -170,6 +177,7 @@ CARGO_CRATES= addr2line-0.24.2 \ half-2.6.0 \ hashbrown-0.14.5 \ hashbrown-0.15.5 \ + hashbrown-0.16.0 \ heck-0.5.0 \ hermit-abi-0.5.2 \ hex-0.4.3 \ @@ -184,7 +192,7 @@ CARGO_CRATES= addr2line-0.24.2 \ http-content-range-0.2.3 \ httparse-1.10.1 \ httpdate-1.0.3 \ - hyper-1.6.0 \ + hyper-1.7.0 \ hyper-rustls-0.27.7 \ hyper-util-0.1.16 \ icu_collections-2.0.0 \ @@ -194,7 +202,7 @@ CARGO_CRATES= addr2line-0.24.2 \ icu_properties-2.0.1 \ icu_properties_data-2.0.1 \ icu_provider-2.0.0 \ - idna-1.0.3 \ + idna-1.1.0 \ idna_adapter-1.2.1 \ ignore-0.4.23 \ image-0.25.6 \ @@ -203,7 +211,7 @@ CARGO_CRATES= addr2line-0.24.2 \ indicatif-0.18.0 \ indoc-2.0.6 \ inout-0.1.4 \ - insta-1.43.1 \ + insta-1.43.2 \ io-uring-0.7.9 \ ipnet-2.11.0 \ iri-string-0.7.8 \ @@ -228,6 +236,7 @@ CARGO_CRATES= addr2line-0.24.2 \ kurbo-0.9.5 \ lazy_static-1.5.0 \ libc-0.2.175 \ + libloading-0.8.9 \ libmimalloc-sys-0.1.43 \ libredox-0.1.6 \ libz-rs-sys-0.5.1 \ @@ -252,14 +261,15 @@ CARGO_CRATES= addr2line-0.24.2 \ mimalloc-0.1.47 \ mime-0.3.17 \ mime_guess-2.0.5 \ + minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ - miow-0.6.0 \ + miow-0.6.1 \ munge-0.4.5 \ munge_macro-0.4.5 \ nanoid-0.4.0 \ - nix-0.29.0 \ nix-0.30.1 \ + nom-7.1.3 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.50.1 \ num-0.4.3 \ @@ -277,6 +287,7 @@ CARGO_CRATES= addr2line-0.24.2 \ open-5.3.2 \ openssl-probe-0.1.6 \ option-ext-0.2.0 \ + ordered-multimap-0.7.3 \ ordered-stream-0.2.0 \ os_str_bytes-6.6.1 \ owo-colors-4.2.2 \ @@ -309,6 +320,7 @@ CARGO_CRATES= addr2line-0.24.2 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ + prettyplease-0.2.37 \ priority-queue-2.5.0 \ proc-macro-crate-3.3.0 \ proc-macro2-1.0.101 \ @@ -316,6 +328,7 @@ CARGO_CRATES= addr2line-0.24.2 \ procfs-core-0.17.0 \ ptr_meta-0.3.0 \ ptr_meta_derive-0.3.0 \ + quick-xml-0.38.3 \ quinn-0.11.8 \ quinn-proto-0.11.12 \ quinn-udp-0.5.13 \ @@ -336,11 +349,17 @@ CARGO_CRATES= addr2line-0.24.2 \ redox_users-0.5.0 \ ref-cast-1.0.24 \ ref-cast-impl-1.0.24 \ - reflink-copy-0.1.26 \ + reflink-copy-0.1.28 \ regex-1.11.2 \ regex-automata-0.4.10 \ regex-syntax-0.8.5 \ rend-0.5.2 \ + reqsign-0.18.0 \ + reqsign-aws-v4-2.0.0 \ + reqsign-command-execute-tokio-2.0.0 \ + reqsign-core-2.0.0 \ + reqsign-file-read-tokio-2.0.0 \ + reqsign-http-send-reqwest-2.0.0 \ reqwest-0.12.22 \ resvg-0.29.0 \ retry-policies-0.4.0 \ @@ -353,6 +372,7 @@ CARGO_CRATES= addr2line-0.24.2 \ rosvgtree-0.1.0 \ roxmltree-0.18.1 \ roxmltree-0.20.0 \ + rust-ini-0.21.3 \ rust-netrc-0.1.2 \ rustc-demangle-0.1.25 \ rustc-hash-2.1.1 \ @@ -373,20 +393,23 @@ CARGO_CRATES= addr2line-0.24.2 \ scroll-0.13.0 \ scroll_derive-0.13.0 \ seahash-4.1.0 \ + secrecy-0.10.3 \ secret-service-5.0.0 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ self-replace-1.5.0 \ semver-1.0.26 \ - serde-1.0.219 \ - serde-untagged-0.1.8 \ - serde_derive-1.0.219 \ + serde-1.0.223 \ + serde-untagged-0.1.9 \ + serde_core-1.0.223 \ + serde_derive-1.0.223 \ serde_derive_internals-0.29.1 \ - serde_json-1.0.143 \ + serde_json-1.0.145 \ serde_repr-0.1.20 \ serde_spanned-1.0.0 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ + sha1-0.10.6 \ sha2-0.10.9 \ sharded-slab-0.1.7 \ shell-escape-0.1.5 \ @@ -398,7 +421,7 @@ CARGO_CRATES= addr2line-0.24.2 \ similar-2.7.0 \ simplecss-0.2.2 \ siphasher-0.3.11 \ - slab-0.4.10 \ + slab-0.4.11 \ smallvec-1.15.1 \ smawk-0.3.2 \ socket2-0.5.10 \ @@ -425,7 +448,7 @@ CARGO_CRATES= addr2line-0.24.2 \ system-configuration-sys-0.6.0 \ tagu-0.1.6 \ tar-0.4.44 \ - target-lexicon-0.13.2 \ + target-lexicon-0.13.3 \ temp-env-0.3.6 \ tempfile-3.20.0 \ terminal_size-0.4.2 \ @@ -443,6 +466,7 @@ 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 \ + tiny-keccak-2.0.2 \ tiny-skia-0.8.4 \ tiny-skia-path-0.8.4 \ tinystr-0.8.1 \ @@ -454,12 +478,12 @@ CARGO_CRATES= addr2line-0.24.2 \ tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ tokio-util-0.7.15 \ - toml-0.9.2 \ + toml-0.9.5 \ toml_datetime-0.6.11 \ toml_datetime-0.7.0 \ toml_edit-0.22.27 \ - toml_edit-0.23.2 \ - toml_parser-1.0.1 \ + toml_edit-0.23.4 \ + toml_parser-1.0.2 \ toml_writer-1.0.2 \ tower-0.5.2 \ tower-http-0.6.6 \ @@ -497,7 +521,7 @@ CARGO_CRATES= addr2line-0.24.2 \ unsafe-libyaml-0.2.11 \ unscanny-0.1.0 \ untrusted-0.9.0 \ - url-2.5.4 \ + url-2.5.7 \ usvg-0.29.0 \ usvg-text-layout-0.29.0 \ utf8-width-0.1.7 \ @@ -525,7 +549,7 @@ CARGO_CRATES= addr2line-0.24.2 \ webpki-roots-1.0.2 \ weezl-0.1.10 \ which-8.0.0 \ - whoami-1.6.0 \ + whoami-1.6.1 \ widestring-1.2.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ @@ -541,45 +565,38 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.3 \ + windows-link-0.2.0 \ windows-numerics-0.2.0 \ windows-registry-0.5.3 \ windows-result-0.3.4 \ windows-strings-0.3.1 \ windows-strings-0.4.2 \ - windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ - windows-targets-0.48.5 \ + windows-sys-0.61.0 \ windows-targets-0.52.6 \ windows-targets-0.53.2 \ windows-threading-0.1.0 \ - windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ - windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ - windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ - windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ - windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ - windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ - windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.12 \ winsafe-0.0.19 \ - wiremock-0.6.4 \ + wiremock-0.6.5 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ xattr-1.5.1 \ @@ -608,7 +625,7 @@ CARGO_CRATES= addr2line-0.24.2 \ zvariant-5.6.0 \ zvariant_derive-5.6.0 \ zvariant_utils-3.2.0 \ - pubgrub,version-ranges@git+https://github.com/astral-sh/pubgrub?rev=06ec5a5f59ffaeb6cf5079c6cb184467da06c9db\#06ec5a5f59ffaeb6cf5079c6cb184467da06c9db \ + pubgrub,version-ranges@git+https://github.com/astral-sh/pubgrub?rev=d8efd77673c9a90792da9da31b6c0da7ea8a324b\#d8efd77673c9a90792da9da31b6c0da7ea8a324b \ async_zip@git+https://github.com/astral-sh/rs-async-zip?rev=285e48742b74ab109887d62e1ae79e7c15fd4878\#285e48742b74ab109887d62e1ae79e7c15fd4878 \ 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 |