git: d48c694d74b5 - main - shells/nushell: update 0.92.1 → 0.93.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 May 2024 20:08:12 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d48c694d74b52c316c9992936946e805b35303a0 commit d48c694d74b52c316c9992936946e805b35303a0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-15 20:01:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-15 20:08:06 +0000 shells/nushell: update 0.92.1 → 0.93.0 Reported by: portscout --- shells/nushell/Makefile | 376 +++++++++++++----------- shells/nushell/distinfo | 752 ++++++++++++++++++++++++++---------------------- 2 files changed, 610 insertions(+), 518 deletions(-) diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index 5271dfe58242..345e84a56d44 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,6 +1,5 @@ PORTNAME= nushell -DISTVERSION= 0.92.1 -PORTREVISION= 1 +DISTVERSION= 0.93.0 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org @@ -17,9 +16,9 @@ USE_GITHUB= yes CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ - ahash-0.7.7 \ - ahash-0.8.7 \ - aho-corasick-1.1.2 \ + ahash-0.7.8 \ + ahash-0.8.11 \ + aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.16 \ @@ -28,80 +27,91 @@ CARGO_CRATES= addr2line-0.21.0 \ android_system_properties-0.1.5 \ ansi-str-0.8.0 \ ansitok-0.2.0 \ - anstream-0.6.11 \ - anstyle-1.0.4 \ + anstream-0.6.13 \ + anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ arboard-3.3.2 \ - argminmax-0.6.1 \ + argminmax-0.6.2 \ array-init-cursor-0.2.0 \ arrayvec-0.5.2 \ arrayvec-0.7.4 \ assert-json-diff-2.0.2 \ - assert_cmd-2.0.13 \ + assert_cmd-2.0.14 \ + async-channel-2.2.0 \ + async-lock-3.3.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ - async-trait-0.1.77 \ + async-task-4.7.0 \ + async-trait-0.1.79 \ atoi-2.0.0 \ atoi_simd-0.15.6 \ - autocfg-1.1.0 \ + atomic-waker-1.1.2 \ + autocfg-1.2.0 \ avro-schema-0.3.0 \ - backtrace-0.3.69 \ + backtrace-0.3.71 \ backtrace-ext-0.2.1 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.0 \ bincode-1.3.3 \ - bindgen-0.68.1 \ + bindgen-0.69.4 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ - bitflags-2.4.2 \ + bitflags-2.5.0 \ bitvec-1.0.1 \ block-0.1.6 \ block-buffer-0.10.4 \ - borsh-1.3.1 \ - borsh-derive-1.3.1 \ + blocking-1.5.1 \ + borsh-1.4.0 \ + borsh-derive-1.4.0 \ bracoxide-0.1.3 \ - brotli-3.4.0 \ + brotli-3.5.0 \ + brotli-5.0.0 \ brotli-decompressor-2.5.1 \ - bstr-1.9.0 \ - bumpalo-3.14.0 \ + brotli-decompressor-4.0.0 \ + bstr-1.9.1 \ + bumpalo-3.16.0 \ byte-unit-5.1.4 \ - bytecheck-0.6.11 \ - bytecheck_derive-0.6.11 \ + bytecheck-0.6.12 \ + bytecheck_derive-0.6.12 \ bytecount-0.6.7 \ - bytemuck-1.14.1 \ - bytemuck_derive-1.5.0 \ + bytemuck-1.15.0 \ + bytemuck_derive-1.6.0 \ byteorder-1.5.0 \ - bytes-1.5.0 \ + bytes-1.6.0 \ bytesize-1.3.0 \ calamine-0.24.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ - cc-1.0.83 \ + cc-1.0.92 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chardetng-0.1.17 \ charset-0.1.3 \ - chrono-0.4.35 \ + chrono-0.4.37 \ chrono-humanize-0.2.3 \ - chrono-tz-0.8.5 \ + chrono-tz-0.8.6 \ + chrono-tz-0.9.0 \ chrono-tz-build-0.2.1 \ + chrono-tz-build-0.3.0 \ chumsky-0.9.3 \ clang-sys-1.7.0 \ - clap-4.4.18 \ - clap_builder-4.4.18 \ - clap_lex-0.6.0 \ - clipboard-win-5.2.0 \ + clap-4.5.4 \ + clap_builder-4.5.2 \ + clap_lex-0.7.0 \ + clipboard-win-5.3.0 \ codepage-0.1.1 \ colorchoice-1.0.0 \ + comfy-table-7.1.1 \ compact_str-0.7.1 \ + concurrent-queue-2.4.0 \ condtype-1.3.0 \ console-0.15.8 \ - const-random-0.1.17 \ + const-random-0.1.18 \ const-random-macro-0.1.16 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ @@ -110,8 +120,8 @@ CARGO_CRATES= addr2line-0.21.0 \ cpufeatures-0.2.12 \ crc-2.1.0 \ crc-catalog-1.1.1 \ - crc32fast-1.3.2 \ - crossbeam-channel-0.5.11 \ + crc32fast-1.4.0 \ + crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ @@ -125,7 +135,6 @@ CARGO_CRATES= addr2line-0.21.0 \ csv-1.3.0 \ csv-core-0.1.11 \ ctrlc-3.4.4 \ - dashmap-5.5.3 \ deranged-0.3.11 \ derive-new-0.6.0 \ derive_more-0.99.17 \ @@ -140,29 +149,33 @@ CARGO_CRATES= addr2line-0.21.0 \ dlib-0.5.2 \ dlv-list-0.5.2 \ doc-comment-0.3.3 \ - downcast-rs-1.2.0 \ + downcast-rs-1.2.1 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ dtparse-2.0.0 \ dunce-1.0.4 \ - dyn-clone-1.0.16 \ + dyn-clone-1.0.17 \ ego-tree-0.6.2 \ - either-1.9.0 \ + either-1.10.0 \ eml-parser-0.1.4 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ - enum_dispatch-0.3.12 \ + enum_dispatch-0.3.13 \ env_logger-0.8.4 \ equivalent-1.0.1 \ - erased-serde-0.4.2 \ + erased-serde-0.4.4 \ errno-0.3.8 \ error-code-3.2.0 \ ethnum-1.5.0 \ + event-listener-4.0.3 \ + event-listener-5.3.0 \ + event-listener-strategy-0.4.0 \ + event-listener-strategy-0.5.1 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.13.0 \ fast-float-0.2.0 \ - fastrand-2.0.1 \ + fastrand-2.0.2 \ fd-lock-4.0.2 \ file-id-0.2.1 \ filesize-0.2.0 \ @@ -184,6 +197,7 @@ CARGO_CRATES= addr2line-0.21.0 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ + futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ @@ -192,41 +206,42 @@ CARGO_CRATES= addr2line-0.21.0 \ fxhash-0.2.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ - getrandom-0.2.12 \ + getrandom-0.2.14 \ gimli-0.28.1 \ - git2-0.18.1 \ + git2-0.18.3 \ gjson-0.8.1 \ glob-0.3.1 \ - h2-0.3.24 \ - halfbrown-0.2.4 \ + h2-0.3.26 \ + halfbrown-0.2.5 \ hash32-0.3.1 \ hashbrown-0.12.3 \ - hashbrown-0.13.2 \ hashbrown-0.14.3 \ hashlink-0.9.0 \ heapless-0.8.0 \ heck-0.4.1 \ heck-0.5.0 \ - hermit-abi-0.3.4 \ + hermit-abi-0.3.9 \ hex-0.4.3 \ home-0.5.9 \ html5ever-0.26.0 \ - http-0.2.11 \ + http-0.2.12 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ - human-date-parser-0.1.1 \ + human-date-parser-0.1.2 \ hyper-0.14.28 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ical-0.11.0 \ idna-0.5.0 \ - indexmap-2.2.2 \ - indicatif-0.17.7 \ - indoc-2.0.4 \ + indexmap-2.2.6 \ + indicatif-0.17.8 \ + indoc-2.0.5 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ + interprocess-1.2.1 \ + intmap-0.7.1 \ inventory-0.3.15 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ @@ -234,12 +249,13 @@ CARGO_CRATES= addr2line-0.21.0 \ is_debug-1.0.1 \ is_executable-1.0.1 \ itertools-0.11.0 \ - itertools-0.12.0 \ - itoa-1.0.10 \ + itertools-0.12.1 \ + itoa-1.0.11 \ itoap-1.0.1 \ - jobserver-0.1.27 \ + jobserver-0.1.28 \ joinery-2.1.0 \ - js-sys-0.3.67 \ + js-sys-0.3.69 \ + jsonpath_lib_polars_vendor-0.0.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ @@ -254,22 +270,22 @@ CARGO_CRATES= addr2line-0.21.0 \ libflate-1.4.0 \ libflate_lz77-1.2.0 \ libgit2-sys-0.16.2+1.7.2 \ - libloading-0.8.1 \ + libloading-0.8.3 \ libm-0.2.8 \ libmimalloc-sys-0.1.35 \ - libproc-0.14.2 \ - libredox-0.0.1 \ + libproc-0.14.6 \ + libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ libssh2-sys-0.3.0 \ - libz-sys-1.1.15 \ + libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ - lru-0.12.1 \ + lru-0.12.3 \ lscolors-0.17.0 \ lsp-server-0.7.6 \ - lsp-types-0.95.0 \ + lsp-types-0.95.1 \ lz4-1.24.0 \ lz4-sys-1.9.4 \ mac-0.1.1 \ @@ -277,7 +293,7 @@ CARGO_CRATES= addr2line-0.21.0 \ malloc_buf-0.0.6 \ markup5ever-0.11.0 \ md-5-0.10.6 \ - memchr-2.7.1 \ + memchr-2.7.2 \ memmap2-0.7.1 \ miette-7.2.0 \ miette-derive-7.2.0 \ @@ -285,13 +301,13 @@ CARGO_CRATES= addr2line-0.21.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.7.1 \ + miniz_oxide-0.7.2 \ mio-0.8.11 \ mockito-1.4.0 \ - multiversion-0.7.3 \ - multiversion-macros-0.7.3 \ + multiversion-0.7.4 \ + multiversion-macros-0.7.4 \ native-tls-0.2.11 \ - new_debug_unreachable-1.0.4 \ + new_debug_unreachable-1.0.6 \ nix-0.28.0 \ nom-7.1.3 \ notify-6.1.1 \ @@ -301,14 +317,15 @@ CARGO_CRATES= addr2line-0.21.0 \ nu-ansi-term-0.50.0 \ num-0.4.1 \ num-bigint-0.4.4 \ - num-complex-0.4.4 \ + num-complex-0.4.5 \ + num-conv-0.1.0 \ num-format-0.4.4 \ - num-integer-0.1.45 \ - num-iter-0.1.43 \ + num-integer-0.1.46 \ + num-iter-0.1.44 \ num-rational-0.4.1 \ - num-traits-0.2.17 \ + num-traits-0.2.18 \ num_cpus-1.16.0 \ - num_threads-0.1.6 \ + num_threads-0.1.7 \ number_prefix-0.4.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ @@ -316,30 +333,30 @@ CARGO_CRATES= addr2line-0.21.0 \ object-0.32.2 \ omnipath-0.1.6 \ once_cell-1.19.0 \ - open-5.1.1 \ - openssl-0.10.63 \ + open-5.1.2 \ + openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ - openssl-sys-0.9.99 \ - ordered-multimap-0.7.1 \ + openssl-sys-0.9.102 \ + ordered-multimap-0.7.3 \ os_display-0.1.3 \ os_pipe-1.1.5 \ owo-colors-4.0.0 \ papergrid-0.10.0 \ + parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ parquet-format-safe-0.2.4 \ parse-zoneinfo-0.3.0 \ paste-1.0.14 \ pathdiff-0.2.1 \ - peeking_take_while-0.1.2 \ percent-encoding-2.3.1 \ peresil-0.3.0 \ - pest-2.7.6 \ - pest_derive-2.7.6 \ - pest_generator-2.7.6 \ - pest_meta-2.7.6 \ + pest-2.7.9 \ + pest_derive-2.7.9 \ + pest_generator-2.7.9 \ + pest_meta-2.7.9 \ petgraph-0.6.4 \ phf-0.10.1 \ phf-0.11.2 \ @@ -350,28 +367,29 @@ CARGO_CRATES= addr2line-0.21.0 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ - pin-project-lite-0.2.13 \ + pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ - pkg-config-0.3.29 \ + piper-0.2.1 \ + pkg-config-0.3.30 \ planus-0.3.1 \ platform-info-2.0.2 \ - polars-0.37.0 \ - polars-arrow-0.37.0 \ + polars-0.39.1 \ + polars-arrow-0.39.1 \ polars-arrow-format-0.1.0 \ - polars-compute-0.37.0 \ - polars-core-0.37.0 \ - polars-error-0.37.0 \ - polars-io-0.37.0 \ - polars-json-0.37.0 \ - polars-lazy-0.37.0 \ - polars-ops-0.37.0 \ - polars-parquet-0.37.0 \ - polars-pipe-0.37.0 \ - polars-plan-0.37.0 \ - polars-row-0.37.0 \ - polars-sql-0.37.0 \ - polars-time-0.37.0 \ - polars-utils-0.37.0 \ + polars-compute-0.39.1 \ + polars-core-0.39.1 \ + polars-error-0.39.1 \ + polars-io-0.39.1 \ + polars-json-0.39.1 \ + polars-lazy-0.39.1 \ + polars-ops-0.39.1 \ + polars-parquet-0.39.1 \ + polars-pipe-0.39.1 \ + polars-plan-0.39.1 \ + polars-row-0.39.1 \ + polars-sql-0.39.1 \ + polars-time-0.39.1 \ + polars-utils-0.39.1 \ pori-0.0.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ @@ -385,7 +403,7 @@ CARGO_CRATES= addr2line-0.21.0 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.78 \ + proc-macro2-1.0.79 \ procfs-0.16.0 \ procfs-core-0.16.0 \ psm-0.1.21 \ @@ -405,83 +423,90 @@ CARGO_CRATES= addr2line-0.21.0 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ - ratatui-0.26.0 \ + ratatui-0.26.2 \ + raw-cpuid-11.0.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ + recursive-0.1.1 \ + recursive-proc-macro-impl-0.1.1 \ redox_syscall-0.4.1 \ - redox_users-0.4.4 \ - reedline-0.31.0 \ + redox_users-0.4.5 \ + reedline-0.32.0 \ ref-cast-1.0.22 \ ref-cast-impl-1.0.22 \ - regex-1.10.3 \ - regex-automata-0.4.5 \ + regex-1.10.4 \ + regex-automata-0.4.6 \ regex-lite-0.1.5 \ - regex-syntax-0.8.2 \ + regex-syntax-0.8.3 \ relative-path-1.9.2 \ - rend-0.4.1 \ - rfc2047-decoder-1.0.2 \ - rkyv-0.7.43 \ - rkyv_derive-0.7.43 \ + rend-0.4.2 \ + rfc2047-decoder-1.0.5 \ + rkyv-0.7.44 \ + rkyv_derive-0.7.44 \ rle-decode-fast-1.0.3 \ - rmp-0.8.12 \ - rmp-serde-1.1.2 \ + rmp-0.8.14 \ + rmp-serde-1.2.0 \ ropey-1.6.1 \ roxmltree-0.19.0 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rusqlite-0.31.0 \ - rust-embed-8.2.0 \ - rust-embed-impl-8.2.0 \ - rust-embed-utils-8.2.0 \ - rust-ini-0.20.0 \ - rust_decimal-1.33.1 \ + rust-embed-8.3.0 \ + rust-embed-impl-8.3.0 \ + rust-embed-utils-8.3.0 \ + rust-ini-0.21.0 \ + rust_decimal-1.35.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ - rustix-0.38.31 \ - rustversion-1.0.14 \ - ryu-1.0.16 \ + rustix-0.38.32 \ + rustversion-1.0.15 \ + ryu-1.0.17 \ same-file-1.0.6 \ + scc-2.1.0 \ schannel-0.1.23 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scraper-0.19.0 \ + sdd-0.2.0 \ seahash-4.1.0 \ - security-framework-2.9.2 \ - security-framework-sys-2.9.1 \ + security-framework-2.10.0 \ + security-framework-sys-2.10.0 \ selectors-0.25.0 \ - semver-1.0.21 \ + semver-1.0.22 \ seq-macro-0.3.5 \ - serde-1.0.196 \ - serde_derive-1.0.196 \ - serde_json-1.0.114 \ - serde_repr-0.1.18 \ + serde-1.0.197 \ + serde_derive-1.0.197 \ + serde_json-1.0.115 \ + serde_repr-0.1.19 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ - serde_yaml-0.9.30 \ - serial_test-3.0.0 \ - serial_test_derive-3.0.0 \ + serde_yaml-0.9.34+deprecated \ + serial_test-3.1.0 \ + serial_test_derive-3.1.0 \ servo_arc-0.3.0 \ sha2-0.10.8 \ - shadow-rs-0.26.1 \ + shadow-rs-0.27.1 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ - simd-json-0.13.8 \ + simd-json-0.13.9 \ simdutf8-0.1.4 \ - similar-2.4.0 \ - simplelog-0.12.1 \ + similar-2.5.0 \ + simplelog-0.12.2 \ siphasher-0.3.11 \ slab-0.4.9 \ - smallvec-1.13.1 \ + smallvec-1.13.2 \ smartstring-1.0.1 \ smawk-0.3.2 \ snap-1.1.1 \ - socket2-0.5.5 \ + socket2-0.5.6 \ + spinning-0.1.0 \ sqlparser-0.39.0 \ - stability-0.1.1 \ + sqlparser-0.45.0 \ + stability-0.2.0 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ @@ -492,69 +517,72 @@ CARGO_CRATES= addr2line-0.21.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strip-ansi-escapes-0.2.0 \ - strsim-0.10.0 \ - strum-0.26.1 \ + strsim-0.11.1 \ + strum-0.26.2 \ strum_macros-0.25.3 \ - strum_macros-0.26.1 \ + strum_macros-0.26.2 \ supports-color-3.0.0 \ supports-hyperlinks-3.0.0 \ supports-unicode-3.0.0 \ sxd-document-0.3.2 \ sxd-xpath-0.4.2 \ syn-1.0.109 \ - syn-2.0.48 \ + syn-2.0.58 \ syn_derive-0.1.8 \ sys-locale-0.3.1 \ - sysinfo-0.30.5 \ + sysinfo-0.30.9 \ tabled-0.14.0 \ tap-1.0.1 \ - target-features-0.1.5 \ + target-features-0.1.6 \ tempfile-3.10.1 \ tendril-0.4.3 \ - termcolor-1.1.3 \ + termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ - textwrap-0.16.0 \ - thiserror-1.0.56 \ - thiserror-impl-1.0.56 \ - thread_local-1.1.7 \ - time-0.3.31 \ + textwrap-0.16.1 \ + thiserror-1.0.58 \ + thiserror-impl-1.0.58 \ + thread_local-1.1.8 \ + time-0.3.34 \ time-core-0.1.2 \ - time-macros-0.2.16 \ + time-macros-0.2.17 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ titlecase-2.2.1 \ - tokio-1.35.1 \ + to_method-1.1.0 \ + tokio-1.37.0 \ tokio-util-0.7.10 \ toml-0.7.8 \ - toml-0.8.8 \ + toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ - toml_edit-0.21.0 \ + toml_edit-0.21.1 \ + toml_edit-0.22.9 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ trash-3.3.1 \ - tree_magic_mini-3.0.3 \ + tree_magic_mini-3.1.4 \ + trim-in-place-0.1.7 \ try-lock-0.2.5 \ typed-arena-1.7.0 \ typenum-1.17.0 \ - typetag-0.2.15 \ - typetag-impl-0.2.15 \ + typetag-0.2.16 \ + typetag-impl-0.2.16 \ ucd-trie-0.1.6 \ umask-2.1.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ - unicode-normalization-0.1.22 \ - unicode-reverse-1.0.8 \ + unicode-normalization-0.1.23 \ + unicode-reverse-1.0.9 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ - unsafe-libyaml-0.2.10 \ - ureq-2.9.1 \ + unsafe-libyaml-0.2.11 \ + ureq-2.9.6 \ url-2.5.0 \ utf-8-0.7.6 \ utf8-width-0.1.7 \ @@ -566,8 +594,8 @@ CARGO_CRATES= addr2line-0.21.0 \ uu_uname-0.0.25 \ uu_whoami-0.0.25 \ uucore-0.0.25 \ - uucore_procs-0.0.24 \ - uuhelp_parser-0.0.24 \ + uucore_procs-0.0.25 \ + uuhelp_parser-0.0.25 \ uuid-1.8.0 \ v_htmlescape-0.15.8 \ value-trait-0.8.1 \ @@ -580,11 +608,11 @@ CARGO_CRATES= addr2line-0.21.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.90 \ - wasm-bindgen-backend-0.2.90 \ - wasm-bindgen-macro-0.2.90 \ - wasm-bindgen-macro-support-0.2.90 \ - wasm-bindgen-shared-0.2.90 \ + wasm-bindgen-0.2.92 \ + wasm-bindgen-backend-0.2.92 \ + wasm-bindgen-macro-0.2.92 \ + wasm-bindgen-macro-support-0.2.92 \ + wasm-bindgen-shared-0.2.92 \ wax-0.6.0 \ wayland-backend-0.3.3 \ wayland-client-0.31.2 \ @@ -592,7 +620,7 @@ CARGO_CRATES= addr2line-0.21.0 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.1 \ wayland-sys-0.31.1 \ - which-6.0.0 \ + which-6.0.1 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ @@ -630,22 +658,24 @@ CARGO_CRATES= addr2line-0.21.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ - winnow-0.5.35 \ + winnow-0.5.40 \ + winnow-0.6.5 \ winreg-0.52.0 \ winresource-0.1.17 \ + winsafe-0.0.19 \ wl-clipboard-rs-0.8.1 \ wyz-0.5.1 \ x11rb-0.13.0 \ x11rb-protocol-0.13.0 \ xattr-1.3.1 \ - xxhash-rust-0.8.8 \ + xxhash-rust-0.8.10 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zip-0.6.6 \ - zstd-0.13.0 \ - zstd-safe-7.0.0 \ - zstd-sys-2.0.9+zstd.1.5.5 + zstd-0.13.1 \ + zstd-safe-7.1.0 \ + zstd-sys-2.0.10+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib diff --git a/shells/nushell/distinfo b/shells/nushell/distinfo index 45d193cceb41..f6cf70083f58 100644 --- a/shells/nushell/distinfo +++ b/shells/nushell/distinfo @@ -1,16 +1,16 @@ -TIMESTAMP = 1712534745 +TIMESTAMP = 1715766394 SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 SIZE (rust/crates/adler32-1.2.0.crate) = 6411 -SHA256 (rust/crates/ahash-0.7.7.crate) = 5a824f2aa7e75a0c98c5a504fceb80649e9c35265d44525b5f94de4771a395cd -SIZE (rust/crates/ahash-0.7.7.crate) = 38508 -SHA256 (rust/crates/ahash-0.8.7.crate) = 77c3a9648d43b9cd48db467b3f87fdd6e146bcc88ab0180006cef2179fe11d01 -SIZE (rust/crates/ahash-0.8.7.crate) = 42894 -SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0 -SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136 +SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9 +SIZE (rust/crates/ahash-0.7.8.crate) = 38550 +SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 +SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/alloc-no-stdlib-2.0.4.crate) = cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3 SIZE (rust/crates/alloc-no-stdlib-2.0.4.crate) = 10105 SHA256 (rust/crates/alloc-stdlib-0.2.2.crate) = 94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece @@ -27,10 +27,10 @@ SHA256 (rust/crates/ansi-str-0.8.0.crate) = 1cf4578926a981ab0ca955dc023541d19de3 SIZE (rust/crates/ansi-str-0.8.0.crate) = 19427 SHA256 (rust/crates/ansitok-0.2.0.crate) = 220044e6a1bb31ddee4e3db724d29767f352de47445a6cd75e1a173142136c83 SIZE (rust/crates/ansitok-0.2.0.crate) = 18021 -SHA256 (rust/crates/anstream-0.6.11.crate) = 6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5 -SIZE (rust/crates/anstream-0.6.11.crate) = 30239 -SHA256 (rust/crates/anstyle-1.0.4.crate) = 7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87 -SIZE (rust/crates/anstyle-1.0.4.crate) = 13998 +SHA256 (rust/crates/anstream-0.6.13.crate) = d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb +SIZE (rust/crates/anstream-0.6.13.crate) = 30928 +SHA256 (rust/crates/anstyle-1.0.6.crate) = 8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc +SIZE (rust/crates/anstyle-1.0.6.crate) = 14604 SHA256 (rust/crates/anstyle-parse-0.2.3.crate) = c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c SIZE (rust/crates/anstyle-parse-0.2.3.crate) = 24699 SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648 @@ -39,8 +39,8 @@ SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 SHA256 (rust/crates/arboard-3.3.2.crate) = a2041f1943049c7978768d84e6d0fd95de98b76d6c4727b09e78ec253d29fa58 SIZE (rust/crates/arboard-3.3.2.crate) = 45916 -SHA256 (rust/crates/argminmax-0.6.1.crate) = 202108b46429b765ef483f8a24d5c46f48c14acfdacc086dd4ab6dddf6bcdbd2 -SIZE (rust/crates/argminmax-0.6.1.crate) = 55395 +SHA256 (rust/crates/argminmax-0.6.2.crate) = 52424b59d69d69d5056d508b260553afd91c57e21849579cd1f50ee8b8b88eaa +SIZE (rust/crates/argminmax-0.6.2.crate) = 55956 SHA256 (rust/crates/array-init-cursor-0.2.0.crate) = bf7d0a018de4f6aa429b9d33d69edf69072b1c5b1cb8d3e4a5f7ef898fc3eb76 SIZE (rust/crates/array-init-cursor-0.2.0.crate) = 2590 SHA256 (rust/crates/arrayvec-0.5.2.crate) = 23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b @@ -49,24 +49,32 @@ SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2 SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12 SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874 -SHA256 (rust/crates/assert_cmd-2.0.13.crate) = 00ad3f3a942eee60335ab4342358c161ee296829e0d16ff42fc1d6cb07815467 -SIZE (rust/crates/assert_cmd-2.0.13.crate) = 23917 +SHA256 (rust/crates/assert_cmd-2.0.14.crate) = ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8 +SIZE (rust/crates/assert_cmd-2.0.14.crate) = 24591 +SHA256 (rust/crates/async-channel-2.2.0.crate) = f28243a43d821d11341ab73c80bed182dc015c514b951616cf79bd4af39af0c3 +SIZE (rust/crates/async-channel-2.2.0.crate) = 14307 +SHA256 (rust/crates/async-lock-3.3.0.crate) = d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b +SIZE (rust/crates/async-lock-3.3.0.crate) = 33286 SHA256 (rust/crates/async-stream-0.3.5.crate) = cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51 SIZE (rust/crates/async-stream-0.3.5.crate) = 11916 SHA256 (rust/crates/async-stream-impl-0.3.5.crate) = 16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193 SIZE (rust/crates/async-stream-impl-0.3.5.crate) = 4173 -SHA256 (rust/crates/async-trait-0.1.77.crate) = c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9 -SIZE (rust/crates/async-trait-0.1.77.crate) = 29986 +SHA256 (rust/crates/async-task-4.7.0.crate) = fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799 +SIZE (rust/crates/async-task-4.7.0.crate) = 38906 +SHA256 (rust/crates/async-trait-0.1.79.crate) = a507401cad91ec6a857ed5513a2073c82a9b9048762b885bb98655b306964681 +SIZE (rust/crates/async-trait-0.1.79.crate) = 29558 SHA256 (rust/crates/atoi-2.0.0.crate) = f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528 SIZE (rust/crates/atoi-2.0.0.crate) = 7785 SHA256 (rust/crates/atoi_simd-0.15.6.crate) = 9ae037714f313c1353189ead58ef9eec30a8e8dc101b2622d461418fd59e28a9 SIZE (rust/crates/atoi_simd-0.15.6.crate) = 22341 -SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa -SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/autocfg-1.2.0.crate) = f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80 +SIZE (rust/crates/autocfg-1.2.0.crate) = 14808 SHA256 (rust/crates/avro-schema-0.3.0.crate) = b5281855b39aba9684d2f47bf96983fbfd8f1725f12fabb0513a8ab879647bbd SIZE (rust/crates/avro-schema-0.3.0.crate) = 19318 -SHA256 (rust/crates/backtrace-0.3.69.crate) = 2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837 -SIZE (rust/crates/backtrace-0.3.69.crate) = 77299 +SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d +SIZE (rust/crates/backtrace-0.3.71.crate) = 86553 SHA256 (rust/crates/backtrace-ext-0.2.1.crate) = 537beee3be4a18fb023b570f80e3ae28003db9167a751266b259926e25539d50 SIZE (rust/crates/backtrace-ext-0.2.1.crate) = 11401 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 @@ -77,52 +85,58 @@ SHA256 (rust/crates/base64-0.22.0.crate) = 9475866fec1451be56a3c2400fd081ff54653 SIZE (rust/crates/base64-0.22.0.crate) = 81568 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad SIZE (rust/crates/bincode-1.3.3.crate) = 28958 -SHA256 (rust/crates/bindgen-0.68.1.crate) = 726e4313eb6ec35d2730258ad4e15b547ee75d6afaa1361a922e78e59b7d8078 -SIZE (rust/crates/bindgen-0.68.1.crate) = 218997 +SHA256 (rust/crates/bindgen-0.69.4.crate) = a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0 +SIZE (rust/crates/bindgen-0.69.4.crate) = 221092 SHA256 (rust/crates/bit-set-0.5.3.crate) = 0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1 SIZE (rust/crates/bit-set-0.5.3.crate) = 14470 SHA256 (rust/crates/bit-vec-0.6.3.crate) = 349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb SIZE (rust/crates/bit-vec-0.6.3.crate) = 19927 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.4.2.crate) = ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf -SIZE (rust/crates/bitflags-2.4.2.crate) = 42602 +SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 +SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a SIZE (rust/crates/block-0.1.6.crate) = 4077 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/borsh-1.3.1.crate) = f58b559fd6448c6e2fd0adb5720cd98a2506594cafa4737ff98c396f3e82f667 -SIZE (rust/crates/borsh-1.3.1.crate) = 59069 -SHA256 (rust/crates/borsh-derive-1.3.1.crate) = 7aadb5b6ccbd078890f6d7003694e33816e6b784358f18e15e7e6d9f065a57cd -SIZE (rust/crates/borsh-derive-1.3.1.crate) = 29088 +SHA256 (rust/crates/blocking-1.5.1.crate) = 6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118 +SIZE (rust/crates/blocking-1.5.1.crate) = 17277 +SHA256 (rust/crates/borsh-1.4.0.crate) = 0901fc8eb0aca4c83be0106d6f2db17d86a08dfc2c25f0e84464bf381158add6 +SIZE (rust/crates/borsh-1.4.0.crate) = 60239 +SHA256 (rust/crates/borsh-derive-1.4.0.crate) = 51670c3aa053938b0ee3bd67c3817e471e626151131b934038e83c5bf8de48f5 +SIZE (rust/crates/borsh-derive-1.4.0.crate) = 29187 SHA256 (rust/crates/bracoxide-0.1.3.crate) = ada7f35ca622a86a4d6c27be2633fc6c243ecc834859628fcce0681d8e76e1c8 SIZE (rust/crates/bracoxide-0.1.3.crate) = 15496 -SHA256 (rust/crates/brotli-3.4.0.crate) = 516074a47ef4bce09577a3b379392300159ce5b1ba2e501ff1c819950066100f -SIZE (rust/crates/brotli-3.4.0.crate) = 1362057 +SHA256 (rust/crates/brotli-3.5.0.crate) = d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391 +SIZE (rust/crates/brotli-3.5.0.crate) = 1390231 +SHA256 (rust/crates/brotli-5.0.0.crate) = 19483b140a7ac7174d34b5a581b406c64f84da5409d3e09cf4fff604f9270e67 +SIZE (rust/crates/brotli-5.0.0.crate) = 1388774 SHA256 (rust/crates/brotli-decompressor-2.5.1.crate) = 4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f SIZE (rust/crates/brotli-decompressor-2.5.1.crate) = 193087 -SHA256 (rust/crates/bstr-1.9.0.crate) = c48f0051a4b4c5e0b6d365cd04af53aeaa209e3cc15ec2cdb69e73cc87fbd0dc -SIZE (rust/crates/bstr-1.9.0.crate) = 380170 -SHA256 (rust/crates/bumpalo-3.14.0.crate) = 7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec -SIZE (rust/crates/bumpalo-3.14.0.crate) = 82400 +SHA256 (rust/crates/brotli-decompressor-4.0.0.crate) = e6221fe77a248b9117d431ad93761222e1cf8ff282d9d1d5d9f53d6299a1cf76 +SIZE (rust/crates/brotli-decompressor-4.0.0.crate) = 193192 +SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706 +SIZE (rust/crates/bstr-1.9.1.crate) = 380305 +SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c +SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 SHA256 (rust/crates/byte-unit-5.1.4.crate) = 33ac19bdf0b2665407c39d82dbc937e951e7e2001609f0fb32edd0af45a2d63e SIZE (rust/crates/byte-unit-5.1.4.crate) = 26354 -SHA256 (rust/crates/bytecheck-0.6.11.crate) = 8b6372023ac861f6e6dc89c8344a8f398fb42aaba2b5dbc649ca0c0e9dbcb627 -SIZE (rust/crates/bytecheck-0.6.11.crate) = 8300 -SHA256 (rust/crates/bytecheck_derive-0.6.11.crate) = a7ec4c6f261935ad534c0c22dbef2201b45918860eb1c574b972bd213a76af61 -SIZE (rust/crates/bytecheck_derive-0.6.11.crate) = 5476 +SHA256 (rust/crates/bytecheck-0.6.12.crate) = 23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2 +SIZE (rust/crates/bytecheck-0.6.12.crate) = 8202 +SHA256 (rust/crates/bytecheck_derive-0.6.12.crate) = 3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659 +SIZE (rust/crates/bytecheck_derive-0.6.12.crate) = 5415 SHA256 (rust/crates/bytecount-0.6.7.crate) = e1e5f035d16fc623ae5f74981db80a439803888314e3a555fd6f04acd51a3205 SIZE (rust/crates/bytecount-0.6.7.crate) = 14642 -SHA256 (rust/crates/bytemuck-1.14.1.crate) = ed2490600f404f2b94c167e31d3ed1d5f3c225a0f3b80230053b3e0b7b962bd9 -SIZE (rust/crates/bytemuck-1.14.1.crate) = 46840 -SHA256 (rust/crates/bytemuck_derive-1.5.0.crate) = 965ab7eb5f8f97d2a083c799f3a1b994fc397b2fe2da5d1da1626ce15a39f2b1 -SIZE (rust/crates/bytemuck_derive-1.5.0.crate) = 17323 +SHA256 (rust/crates/bytemuck-1.15.0.crate) = 5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15 +SIZE (rust/crates/bytemuck-1.15.0.crate) = 47672 +SHA256 (rust/crates/bytemuck_derive-1.6.0.crate) = 4da9a32f3fed317401fa3c862968128267c3106685286e15d5aaa3d7389c2f60 +SIZE (rust/crates/bytemuck_derive-1.6.0.crate) = 21194 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.5.0.crate) = a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223 -SIZE (rust/crates/bytes-1.5.0.crate) = 58909 +SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9 +SIZE (rust/crates/bytes-1.6.0.crate) = 60605 SHA256 (rust/crates/bytesize-1.3.0.crate) = a3e368af43e418a04d52505cf3dbc23dda4e3407ae2fa99fd0e4f308ce546acc SIZE (rust/crates/bytesize-1.3.0.crate) = 10164 SHA256 (rust/crates/calamine-0.24.0.crate) = 8a3a315226fdc5b1c3e33521073e1712a05944bc0664d665ff1f6ff0396334da @@ -131,8 +145,8 @@ SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 SHA256 (rust/crates/castaway-0.2.2.crate) = 8a17ed5635fc8536268e5d4de1e22e81ac34419e5f052d4d51f4e01dcc263fcc SIZE (rust/crates/castaway-0.2.2.crate) = 11091 -SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0 -SIZE (rust/crates/cc-1.0.83.crate) = 68343 +SHA256 (rust/crates/cc-1.0.92.crate) = 2678b2e3449475e95b0aa6f9b506a28e61b3dc8996592b983695e8ebb58a8b41 +SIZE (rust/crates/cc-1.0.92.crate) = 76130 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd @@ -143,38 +157,46 @@ SHA256 (rust/crates/chardetng-0.1.17.crate) = 14b8f0b65b7b08ae3c8187e8d77174de20 SIZE (rust/crates/chardetng-0.1.17.crate) = 56362 SHA256 (rust/crates/charset-0.1.3.crate) = 18e9079d1a12a2cc2bffb5db039c43661836ead4082120d5844f02555aca2d46 SIZE (rust/crates/charset-0.1.3.crate) = 14330 -SHA256 (rust/crates/chrono-0.4.35.crate) = 8eaf5903dcbc0a39312feb77df2ff4c76387d591b9fc7b04a238dcf8bb62639a -SIZE (rust/crates/chrono-0.4.35.crate) = 234267 +SHA256 (rust/crates/chrono-0.4.37.crate) = 8a0d04d43504c61aa6c7531f1871dd0d418d91130162063b789da00fd7057a5e +SIZE (rust/crates/chrono-0.4.37.crate) = 234441 SHA256 (rust/crates/chrono-humanize-0.2.3.crate) = 799627e6b4d27827a814e837b9d8a504832086081806d45b1afa34dc982b023b SIZE (rust/crates/chrono-humanize-0.2.3.crate) = 15411 -SHA256 (rust/crates/chrono-tz-0.8.5.crate) = 91d7b79e99bfaa0d47da0687c43aa3b7381938a62ad3a6498599039321f660b7 -SIZE (rust/crates/chrono-tz-0.8.5.crate) = 622507 +SHA256 (rust/crates/chrono-tz-0.8.6.crate) = d59ae0466b83e838b81a54256c39d5d7c20b9d7daa10510a242d9b75abd5936e +SIZE (rust/crates/chrono-tz-0.8.6.crate) = 624830 +SHA256 (rust/crates/chrono-tz-0.9.0.crate) = 93698b29de5e97ad0ae26447b344c482a7284c737d9ddc5f9e52b74a336671bb +SIZE (rust/crates/chrono-tz-0.9.0.crate) = 361570 SHA256 (rust/crates/chrono-tz-build-0.2.1.crate) = 433e39f13c9a060046954e0592a8d0a4bcb1040125cbf91cb8ee58964cfb350f SIZE (rust/crates/chrono-tz-build-0.2.1.crate) = 10421 +SHA256 (rust/crates/chrono-tz-build-0.3.0.crate) = 0c088aee841df9c3041febbb73934cfc39708749bf96dc827e3359cd39ef11b1 +SIZE (rust/crates/chrono-tz-build-0.3.0.crate) = 6139 SHA256 (rust/crates/chumsky-0.9.3.crate) = 8eebd66744a15ded14960ab4ccdbfb51ad3b81f51f3f04a80adac98c985396c9 SIZE (rust/crates/chumsky-0.9.3.crate) = 75112 SHA256 (rust/crates/clang-sys-1.7.0.crate) = 67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1 SIZE (rust/crates/clang-sys-1.7.0.crate) = 42088 -SHA256 (rust/crates/clap-4.4.18.crate) = 1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c -SIZE (rust/crates/clap-4.4.18.crate) = 55269 -SHA256 (rust/crates/clap_builder-4.4.18.crate) = 4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7 -SIZE (rust/crates/clap_builder-4.4.18.crate) = 163538 -SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1 -SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272 -SHA256 (rust/crates/clipboard-win-5.2.0.crate) = 12f9a0700e0127ba15d1d52dd742097f821cd9c65939303a44d970465040a297 *** 1068 LINES SKIPPED ***