diff options
Diffstat (limited to 'dns/dnstracer-rs/Makefile.crates')
-rw-r--r-- | dns/dnstracer-rs/Makefile.crates | 127 |
1 files changed, 59 insertions, 68 deletions
diff --git a/dns/dnstracer-rs/Makefile.crates b/dns/dnstracer-rs/Makefile.crates index bad166df7bda..ce59b55f557f 100644 --- a/dns/dnstracer-rs/Makefile.crates +++ b/dns/dnstracer-rs/Makefile.crates @@ -1,25 +1,24 @@ CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ - async-trait-0.1.87 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ + async-trait-0.1.88 \ autocfg-1.4.0 \ - backtrace-0.3.74 \ - bitflags-2.9.0 \ - byteorder-1.5.0 \ - bytes-1.10.0 \ + backtrace-0.3.75 \ + bitflags-2.9.1 \ + bytes-1.10.1 \ cfg-if-1.0.0 \ - clap-4.5.31 \ - clap_builder-4.5.31 \ - clap_derive-4.5.28 \ + clap-4.5.39 \ + clap_builder-4.5.39 \ + clap_derive-4.5.32 \ clap_lex-0.7.4 \ - colorchoice-1.0.3 \ - data-encoding-2.8.0 \ + colorchoice-1.0.4 \ + data-encoding-2.9.0 \ displaydoc-0.2.5 \ - either-1.14.0 \ + either-1.15.0 \ endian-type-0.1.2 \ enum-as-inner-0.6.1 \ form_urlencoded-1.2.1 \ @@ -28,88 +27,80 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-io-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ - getrandom-0.2.15 \ + getrandom-0.2.16 \ gimli-0.31.1 \ heck-0.5.0 \ hickory-client-0.24.4 \ hickory-proto-0.24.4 \ hickory-resolver-0.24.4 \ - hostname-0.3.1 \ - icu_collections-1.5.0 \ - icu_locid-1.5.0 \ - icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ - icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ - icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ - icu_provider-1.5.0 \ - icu_provider_macros-1.5.0 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ idna-1.0.3 \ - idna_adapter-1.2.0 \ + idna_adapter-1.2.1 \ ipconfig-0.3.2 \ ipnet-2.11.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.14.0 \ - libc-0.2.170 \ + libc-0.2.172 \ linked-hash-map-0.5.6 \ - litemap-0.7.5 \ - lock_api-0.4.12 \ + litemap-0.8.0 \ + lock_api-0.4.13 \ lru-cache-0.1.2 \ - match_cfg-0.1.0 \ memchr-2.7.4 \ - miniz_oxide-0.8.5 \ - mio-1.0.3 \ + miniz_oxide-0.8.8 \ + mio-1.0.4 \ nibble_vec-0.1.0 \ object-0.36.7 \ - once_cell-1.20.3 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ - ppv-lite86-0.2.20 \ - proc-macro2-1.0.94 \ - quick-error-1.2.3 \ - quote-1.0.39 \ + potential_utf-0.1.2 \ + ppv-lite86-0.2.21 \ + proc-macro2-1.0.95 \ + quote-1.0.40 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ - redox_syscall-0.5.10 \ - resolv-conf-0.7.0 \ + redox_syscall-0.5.12 \ + resolv-conf-0.7.4 \ rustc-demangle-0.1.24 \ scopeguard-1.2.0 \ - serde-1.0.218 \ - serde_derive-1.0.218 \ - signal-hook-registry-1.4.2 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + signal-hook-registry-1.4.5 \ slab-0.4.9 \ - smallvec-1.14.0 \ - socket2-0.5.8 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ - syn-2.0.99 \ - synstructure-0.13.1 \ + syn-2.0.101 \ + synstructure-0.13.2 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ - tinystr-0.7.6 \ + tinystr-0.8.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.43.0 \ + tokio-1.45.1 \ tokio-macros-2.5.0 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ + tracing-attributes-0.1.29 \ + tracing-core-0.1.34 \ unicode-ident-1.0.18 \ url-2.5.4 \ - utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ - widestring-1.1.0 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ + widestring-1.2.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ @@ -131,13 +122,13 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winreg-0.50.0 \ - write16-1.0.0 \ - writeable-0.5.5 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ + writeable-0.6.1 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.25 \ + zerocopy-derive-0.8.25 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 |