diff options
Diffstat (limited to 'mail/imap-tools/Makefile.crates')
-rw-r--r-- | mail/imap-tools/Makefile.crates | 59 |
1 files changed, 30 insertions, 29 deletions
diff --git a/mail/imap-tools/Makefile.crates b/mail/imap-tools/Makefile.crates index e33e0928436e..e74a08495c6c 100644 --- a/mail/imap-tools/Makefile.crates +++ b/mail/imap-tools/Makefile.crates @@ -5,29 +5,29 @@ CARGO_CRATES= addr2line-0.24.2 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anstream-0.6.19 \ + 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.98 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ autocfg-1.5.0 \ backtrace-0.3.75 \ base64-0.22.1 \ - bitflags-2.9.1 \ + bitflags-2.9.3 \ bufstream-0.1.4 \ bumpalo-3.19.0 \ cassowary-0.3.0 \ castaway-0.2.4 \ - cc-1.2.30 \ - cfg-if-1.0.1 \ + cc-1.2.34 \ + cfg-if-1.0.3 \ chrono-0.4.41 \ - clap-4.5.42 \ - clap_builder-4.5.42 \ - clap_derive-4.5.41 \ + clap-4.5.47 \ + clap_builder-4.5.47 \ + clap_derive-4.5.47 \ clap_lex-0.7.5 \ colorchoice-1.0.4 \ compact_str-0.8.1 \ + console-0.15.11 \ console-0.16.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ @@ -41,6 +41,7 @@ CARGO_CRATES= addr2line-0.24.2 \ encode_unicode-1.0.0 \ equivalent-1.0.2 \ errno-0.3.13 \ + eyre-0.6.12 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-2.3.0 \ @@ -51,7 +52,7 @@ CARGO_CRATES= addr2line-0.24.2 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gimli-0.31.1 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ heck-0.4.1 \ heck-0.5.0 \ iana-time-zone-0.1.63 \ @@ -59,29 +60,31 @@ CARGO_CRATES= addr2line-0.24.2 \ ident_case-1.0.1 \ imap-3.0.0-alpha.15 \ imap-proto-0.16.5 \ + indenter-0.3.4 \ indicatif-0.18.0 \ indoc-2.0.6 \ + insta-1.43.1 \ instability-0.3.9 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.15 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ - libc-0.2.174 \ + libc-0.2.175 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ lock_api-0.4.13 \ log-0.4.27 \ lru-0.12.5 \ - matchers-0.1.0 \ + matchers-0.2.0 \ memchr-2.7.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ native-tls-0.2.14 \ nom-7.1.3 \ - nu-ansi-term-0.46.0 \ + nu-ansi-term-0.50.1 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.21.3 \ @@ -93,24 +96,21 @@ CARGO_CRATES= addr2line-0.24.2 \ ordered-float-2.10.1 \ ouroboros-0.18.5 \ ouroboros_macro-0.18.5 \ - overload-0.1.1 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ pin-project-lite-0.2.16 \ pkg-config-0.3.32 \ portable-atomic-1.11.1 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.101 \ proc-macro2-diagnostics-0.10.1 \ quote-1.0.40 \ r-efi-5.3.0 \ ratatui-0.29.0 \ redox_syscall-0.5.17 \ - regex-1.11.1 \ - regex-automata-0.1.10 \ - regex-automata-0.4.9 \ - regex-syntax-0.6.29 \ - regex-syntax-0.8.5 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-syntax-0.8.6 \ ring-0.17.14 \ rustc-demangle-0.1.26 \ rustix-0.38.44 \ @@ -121,7 +121,7 @@ CARGO_CRATES= addr2line-0.24.2 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.12.0 \ rustls-webpki-0.102.8 \ - rustversion-1.0.21 \ + rustversion-1.0.22 \ ryu-1.0.20 \ schannel-0.1.27 \ scopeguard-1.2.0 \ @@ -131,14 +131,15 @@ CARGO_CRATES= addr2line-0.24.2 \ serde-value-0.7.0 \ serde_any-0.5.0 \ serde_derive-1.0.219 \ - serde_json-1.0.141 \ + serde_json-1.0.143 \ serde_yaml-0.7.5 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ - signal-hook-registry-1.4.5 \ + signal-hook-registry-1.4.6 \ + similar-2.7.0 \ size-0.5.0 \ smallvec-1.15.1 \ static_assertions-1.1.0 \ @@ -148,16 +149,16 @@ CARGO_CRATES= addr2line-0.24.2 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-1.0.109 \ - syn-2.0.104 \ + syn-2.0.106 \ synstructure-0.12.6 \ - tempfile-3.20.0 \ + tempfile-3.21.0 \ thread_local-1.1.9 \ toml-0.4.10 \ tracing-0.1.41 \ tracing-attributes-0.1.30 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.19 \ + tracing-subscriber-0.3.20 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ @@ -171,7 +172,7 @@ CARGO_CRATES= addr2line-0.24.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.2+wasi-0.2.4 \ + wasi-0.14.3+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ @@ -208,7 +209,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - wit-bindgen-rt-0.39.0 \ + wit-bindgen-0.45.0 \ yaml-rust-0.4.5 \ yansi-1.0.1 \ zeroize-1.8.1 |