git: d23883748e06 - main - shells/nushell: Update 0.76.0 → 0.77.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Mar 2023 22:54:52 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d23883748e06605064f55a002518ab71c79da4a3
commit d23883748e06605064f55a002518ab71c79da4a3
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-17 15:19:13 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-17 22:54:49 +0000
shells/nushell: Update 0.76.0 → 0.77.1
Reported by: portscout
---
shells/nushell/Makefile | 435 ++++++++++++------------
shells/nushell/distinfo | 870 +++++++++++++++++++++++-------------------------
2 files changed, 637 insertions(+), 668 deletions(-)
diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile
index 1733c5a21e2b..a995f9d1ea83 100644
--- a/shells/nushell/Makefile
+++ b/shells/nushell/Makefile
@@ -1,6 +1,5 @@
PORTNAME= nushell
-DISTVERSION= 0.76.0
-PORTREVISION= 1
+DISTVERSION= 0.77.1
CATEGORIES= shells
MAINTAINER= yuri@FreeBSD.org
@@ -17,8 +16,8 @@ USE_GITHUB= yes
CARGO_CRATES= Inflector-0.11.4 \
adler-1.0.2 \
ahash-0.7.6 \
- ahash-0.8.1 \
- aho-corasick-0.7.19 \
+ ahash-0.8.3 \
+ aho-corasick-0.7.20 \
alloc-no-stdlib-2.0.4 \
alloc-stdlib-0.2.2 \
alphanumeric-sort-1.4.4 \
@@ -27,47 +26,45 @@ CARGO_CRATES= Inflector-0.11.4 \
ansi-str-0.5.0 \
ansi-str-0.7.2 \
ansitok-0.2.0 \
- anyhow-1.0.66 \
+ anyhow-1.0.69 \
array-init-cursor-0.2.0 \
arrayvec-0.5.2 \
arrayvec-0.7.2 \
arrow-format-0.8.1 \
- arrow2-0.15.0 \
- assert_cmd-2.0.4 \
- async-stream-0.3.3 \
- async-stream-impl-0.3.3 \
- async-trait-0.1.57 \
- atomic-polyfill-0.1.10 \
+ arrow2-0.16.0 \
+ assert-json-diff-2.0.2 \
+ assert_cmd-2.0.8 \
+ async-stream-0.3.4 \
+ async-stream-impl-0.3.4 \
+ async-trait-0.1.66 \
+ atomic-polyfill-0.1.11 \
atty-0.2.14 \
autocfg-1.1.0 \
- bare-metal-0.2.5 \
- bare-metal-1.0.0 \
- base64-0.13.0 \
+ base64-0.13.1 \
base64-0.21.0 \
bincode-1.3.3 \
bindgen-0.59.2 \
bit-set-0.5.3 \
bit-vec-0.6.3 \
- bit_field-0.10.1 \
- bitfield-0.13.2 \
bitflags-1.3.2 \
- block-buffer-0.10.3 \
+ block-buffer-0.10.4 \
brotli-3.3.4 \
- brotli-decompressor-2.3.2 \
+ brotli-decompressor-2.3.4 \
brownstone-3.0.0 \
bstr-0.2.17 \
+ bstr-1.3.0 \
bumpalo-3.12.0 \
- byte-unit-4.0.14 \
+ byte-unit-4.0.18 \
bytecount-0.6.3 \
- bytemuck-1.12.1 \
- bytemuck_derive-1.2.1 \
+ bytemuck-1.13.1 \
+ bytemuck_derive-1.4.0 \
byteorder-1.4.3 \
- bytes-1.2.1 \
- bytesize-1.1.0 \
+ bytes-1.4.0 \
+ bytesize-1.2.0 \
calamine-0.19.1 \
cassowary-0.3.0 \
cast-0.3.0 \
- cc-1.0.73 \
+ cc-1.0.79 \
cexpr-0.6.0 \
cfg-if-0.1.10 \
cfg-if-1.0.0 \
@@ -78,48 +75,51 @@ CARGO_CRATES= Inflector-0.11.4 \
ciborium-0.2.0 \
ciborium-io-0.2.0 \
ciborium-ll-0.2.0 \
- clang-sys-1.4.0 \
+ clang-sys-1.6.0 \
clap-3.2.23 \
clap_lex-0.2.4 \
codepage-0.1.1 \
- comfy-table-6.1.2 \
- console-0.15.2 \
+ codespan-reporting-0.11.1 \
+ colored-2.0.0 \
+ comfy-table-6.1.4 \
+ console-0.15.5 \
const-random-0.1.15 \
const-random-macro-0.1.15 \
- const_format-0.2.26 \
- const_format_proc_macros-0.2.22 \
+ const_format-0.2.30 \
+ const_format_proc_macros-0.2.29 \
convert_case-0.4.0 \
core-foundation-0.9.3 \
core-foundation-sys-0.8.3 \
- cortex-m-0.7.6 \
cpufeatures-0.2.5 \
crc32fast-1.3.2 \
criterion-0.4.0 \
criterion-plot-0.5.0 \
- critical-section-0.2.7 \
- crossbeam-channel-0.5.6 \
- crossbeam-deque-0.8.2 \
- crossbeam-epoch-0.9.11 \
- crossbeam-utils-0.8.12 \
+ critical-section-1.1.1 \
+ crossbeam-channel-0.5.7 \
+ crossbeam-deque-0.8.3 \
+ crossbeam-epoch-0.9.14 \
+ crossbeam-utils-0.8.15 \
crossterm-0.24.0 \
crossterm-0.25.0 \
crossterm_winapi-0.9.0 \
crunchy-0.2.2 \
crypto-common-0.1.6 \
- cssparser-0.27.2 \
+ cssparser-0.29.6 \
cssparser-macros-0.6.0 \
- cstr_core-0.2.6 \
- csv-1.1.6 \
+ csv-1.2.1 \
csv-core-0.1.10 \
- ctor-0.1.23 \
- ctrlc-3.2.3 \
- cty-0.2.2 \
+ ctor-0.1.26 \
+ ctrlc-3.2.5 \
+ cxx-1.0.92 \
+ cxx-build-1.0.92 \
+ cxxbridge-flags-1.0.92 \
+ cxxbridge-macro-1.0.92 \
dashmap-5.4.0 \
derive_more-0.99.17 \
dialoguer-0.10.3 \
diff-0.1.13 \
difflib-0.4.0 \
- digest-0.10.5 \
+ digest-0.10.6 \
dirs-4.0.0 \
dirs-next-2.0.0 \
dirs-sys-0.3.7 \
@@ -129,27 +129,27 @@ CARGO_CRATES= Inflector-0.11.4 \
dtoa-0.4.8 \
dtoa-short-0.3.3 \
dtparse-1.3.0 \
- dyn-clone-1.0.9 \
+ dyn-clone-1.0.11 \
ego-tree-0.6.2 \
- either-1.8.0 \
- embedded-hal-0.2.7 \
+ either-1.8.1 \
eml-parser-0.1.3 \
encode_unicode-0.3.6 \
- encoding_rs-0.8.31 \
- enum_dispatch-0.3.8 \
+ encoding_rs-0.8.32 \
+ enum_dispatch-0.3.11 \
env_logger-0.8.4 \
- erased-serde-0.3.23 \
+ erased-serde-0.3.25 \
errno-0.2.8 \
+ errno-0.3.0 \
errno-dragonfly-0.1.2 \
- ethnum-1.3.0 \
+ ethnum-1.3.2 \
fallible-iterator-0.2.0 \
fallible-streaming-iterator-0.1.9 \
fancy-regex-0.11.0 \
- fastrand-1.8.0 \
- fd-lock-3.0.6 \
+ fastrand-1.9.0 \
+ fd-lock-3.0.10 \
filesize-0.2.0 \
- filetime-0.2.17 \
- flate2-1.0.24 \
+ filetime-0.2.20 \
+ flate2-1.0.25 \
float-cmp-0.9.0 \
fnv-1.0.7 \
foreign-types-0.3.2 \
@@ -162,28 +162,28 @@ CARGO_CRATES= Inflector-0.11.4 \
fuchsia-zircon-0.3.3 \
fuchsia-zircon-sys-0.3.3 \
futf-0.1.5 \
- futures-0.3.24 \
- futures-channel-0.3.24 \
- futures-core-0.3.24 \
- futures-executor-0.3.24 \
- futures-io-0.3.24 \
- futures-macro-0.3.24 \
- futures-sink-0.3.24 \
- futures-task-0.3.24 \
- futures-util-0.3.24 \
+ futures-0.3.27 \
+ futures-channel-0.3.27 \
+ futures-core-0.3.27 \
+ futures-executor-0.3.27 \
+ futures-io-0.3.27 \
+ futures-macro-0.3.27 \
+ futures-sink-0.3.27 \
+ futures-task-0.3.27 \
+ futures-util-0.3.27 \
fuzzy-matcher-0.3.7 \
fxhash-0.2.1 \
generic-array-0.14.6 \
getrandom-0.1.16 \
- getrandom-0.2.7 \
+ getrandom-0.2.8 \
getset-0.1.2 \
- ghost-0.1.6 \
+ ghost-0.1.8 \
git2-0.16.1 \
gjson-0.8.1 \
- glob-0.3.0 \
- h2-0.3.14 \
+ glob-0.3.1 \
+ h2-0.3.16 \
half-1.8.2 \
- halfbrown-0.1.15 \
+ halfbrown-0.1.18 \
hamcrest2-0.3.0 \
hash32-0.2.1 \
hash_hasher-2.0.3 \
@@ -191,40 +191,39 @@ CARGO_CRATES= Inflector-0.11.4 \
hashbrown-0.13.2 \
hashlink-0.8.1 \
heapless-0.7.16 \
- heck-0.4.0 \
+ heck-0.4.1 \
hermit-abi-0.1.19 \
+ hermit-abi-0.2.6 \
hex-0.4.3 \
html5ever-0.26.0 \
htmlescape-0.3.1 \
- http-0.2.8 \
+ http-0.2.9 \
http-body-0.4.5 \
httparse-1.8.0 \
httpdate-1.0.2 \
- hyper-0.14.20 \
- hyper-tls-0.5.0 \
- iana-time-zone-0.1.50 \
+ hyper-0.14.25 \
+ iana-time-zone-0.1.53 \
+ iana-time-zone-haiku-0.1.1 \
ical-0.8.0 \
idna-0.3.0 \
indent_write-2.2.0 \
- indexmap-1.9.1 \
- indicatif-0.17.2 \
+ indexmap-1.9.2 \
+ indicatif-0.17.3 \
inotify-0.7.1 \
inotify-sys-0.1.5 \
instant-0.1.12 \
- inventory-0.3.3 \
- io-lifetimes-0.7.3 \
+ inventory-0.3.4 \
+ io-lifetimes-1.0.6 \
iovec-0.1.4 \
- ipnet-2.5.0 \
is-root-0.1.2 \
is_ci-1.1.1 \
is_debug-1.0.1 \
is_executable-1.0.1 \
itertools-0.10.5 \
- itoa-0.4.8 \
- itoa-1.0.4 \
- jobserver-0.1.25 \
+ itoa-1.0.6 \
+ jobserver-0.1.26 \
joinery-2.1.0 \
- js-sys-0.3.60 \
+ js-sys-0.3.61 \
json-deserializer-0.4.4 \
json_to_table-0.3.1 \
kernel32-sys-0.2.2 \
@@ -237,16 +236,17 @@ CARGO_CRATES= Inflector-0.11.4 \
lexical-util-0.8.5 \
lexical-write-float-0.8.5 \
lexical-write-integer-0.8.5 \
- libc-0.2.139 \
+ libc-0.2.140 \
libgit2-sys-0.14.2+1.5.1 \
- libloading-0.7.3 \
- libm-0.2.5 \
+ libloading-0.7.4 \
+ libm-0.2.6 \
libproc-0.12.0 \
- libsqlite3-sys-0.25.1 \
+ libsqlite3-sys-0.25.2 \
libssh2-sys-0.2.23 \
libz-sys-1.1.8 \
+ link-cplusplus-1.0.8 \
linked-hash-map-0.5.6 \
- linux-raw-sys-0.0.46 \
+ linux-raw-sys-0.1.4 \
lock_api-0.4.9 \
log-0.4.17 \
lru-0.9.0 \
@@ -257,74 +257,73 @@ CARGO_CRATES= Inflector-0.11.4 \
mach2-0.4.1 \
malloc_buf-0.0.6 \
markup5ever-0.11.0 \
- matches-0.1.9 \
+ matches-0.1.10 \
md-5-0.10.5 \
memchr-2.5.0 \
- memmap2-0.5.7 \
- memoffset-0.6.5 \
+ memmap2-0.5.10 \
+ memoffset-0.8.0 \
miette-5.5.0 \
miette-derive-5.5.0 \
mime-0.3.16 \
mime_guess-2.0.4 \
minimal-lexical-0.2.1 \
- miniz_oxide-0.5.4 \
+ miniz_oxide-0.6.2 \
mio-0.6.23 \
- mio-0.8.4 \
+ mio-0.8.6 \
mio-extras-2.0.6 \
miow-0.2.2 \
+ mockito-0.32.5 \
multiversion-0.6.1 \
multiversion-macros-0.6.1 \
- native-tls-0.2.10 \
- nb-0.1.3 \
- nb-1.0.0 \
- net2-0.2.37 \
+ native-tls-0.2.11 \
+ net2-0.2.38 \
new_debug_unreachable-1.0.4 \
- nix-0.25.0 \
+ nix-0.26.2 \
nodrop-0.1.14 \
- nom-7.1.1 \
+ nom-7.1.3 \
nom-supreme-0.8.0 \
- nom8-0.2.0 \
notify-4.0.17 \
now-0.1.3 \
ntapi-0.4.0 \
- nu-ansi-term-0.46.0 \
+ nu-ansi-term-0.47.0 \
num-0.2.1 \
num-0.4.0 \
num-bigint-0.2.6 \
num-bigint-0.4.3 \
num-complex-0.2.4 \
- num-complex-0.4.2 \
- num-format-0.4.3 \
+ num-complex-0.4.3 \
+ num-format-0.4.4 \
num-integer-0.1.45 \
num-iter-0.1.43 \
num-rational-0.2.4 \
num-rational-0.4.1 \
num-traits-0.2.15 \
- num_cpus-1.13.1 \
+ num_cpus-1.15.0 \
num_threads-0.1.6 \
number_prefix-0.4.0 \
objc-0.2.7 \
omnipath-0.1.1 \
- once_cell-1.17.0 \
+ once_cell-1.17.1 \
oorandom-11.1.3 \
- open-3.2.0 \
- openssl-0.10.42 \
+ open-3.4.0 \
+ openssl-0.10.45 \
openssl-macros-0.1.0 \
openssl-probe-0.1.5 \
- openssl-src-111.25.0+1.1.1t \
- openssl-sys-0.9.76 \
+ openssl-src-111.25.1+1.1.1t \
+ openssl-sys-0.9.80 \
ordered-multimap-0.4.3 \
os_str_bytes-6.4.1 \
output_vt100-0.1.3 \
- overload-0.1.1 \
owo-colors-3.5.0 \
papergrid-0.7.1 \
+ parking_lot-0.11.2 \
parking_lot-0.12.1 \
- parking_lot_core-0.9.3 \
+ parking_lot_core-0.8.6 \
+ parking_lot_core-0.9.7 \
parquet-format-safe-0.2.4 \
parquet2-0.17.1 \
parse-zoneinfo-0.3.0 \
- paste-1.0.9 \
+ paste-1.0.12 \
pathdiff-0.2.1 \
peeking_take_while-0.1.2 \
percent-encoding-2.2.0 \
@@ -338,42 +337,42 @@ CARGO_CRATES= Inflector-0.11.4 \
phf_generator-0.8.0 \
phf_generator-0.10.0 \
phf_generator-0.11.1 \
- phf_macros-0.8.0 \
+ phf_macros-0.10.0 \
phf_shared-0.8.0 \
phf_shared-0.10.0 \
phf_shared-0.11.1 \
pin-project-lite-0.2.9 \
pin-utils-0.1.0 \
- pkg-config-0.3.25 \
+ pkg-config-0.3.26 \
planus-0.3.1 \
plotters-0.3.4 \
plotters-backend-0.3.4 \
plotters-svg-0.3.3 \
- polars-0.26.1 \
- polars-arrow-0.26.1 \
- polars-core-0.26.1 \
- polars-io-0.26.1 \
- polars-lazy-0.26.1 \
- polars-ops-0.26.1 \
- polars-pipe-0.26.1 \
- polars-plan-0.26.1 \
- polars-time-0.26.1 \
- polars-utils-0.26.1 \
+ polars-0.27.2 \
+ polars-arrow-0.27.2 \
+ polars-core-0.27.2 \
+ polars-io-0.27.2 \
+ polars-lazy-0.27.2 \
+ polars-ops-0.27.2 \
+ polars-pipe-0.27.2 \
+ polars-plan-0.27.2 \
+ polars-time-0.27.2 \
+ polars-utils-0.27.2 \
pori-0.0.0 \
portable-atomic-0.3.19 \
powierza-coefficient-1.0.2 \
- ppv-lite86-0.2.16 \
+ ppv-lite86-0.2.17 \
precomputed-hash-0.1.1 \
- predicates-2.1.1 \
- predicates-core-1.0.3 \
- predicates-tree-1.0.5 \
+ predicates-2.1.5 \
+ predicates-core-1.0.5 \
+ predicates-tree-1.0.7 \
pretty_assertions-1.3.0 \
print-positions-0.6.1 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
- proc-macro-hack-0.5.19 \
- proc-macro2-1.0.46 \
- procfs-0.14.1 \
+ proc-macro-hack-0.5.20+deprecated \
+ proc-macro2-1.0.51 \
+ procfs-0.15.1 \
proptest-1.1.0 \
pure-rust-locales-0.5.6 \
pwd-1.4.0 \
@@ -383,7 +382,7 @@ CARGO_CRATES= Inflector-0.11.4 \
quick-xml-0.27.1 \
quickcheck-1.0.3 \
quickcheck_macros-1.0.0 \
- quote-1.0.21 \
+ quote-1.0.23 \
rand-0.7.3 \
rand-0.8.5 \
rand_chacha-0.2.2 \
@@ -394,156 +393,150 @@ CARGO_CRATES= Inflector-0.11.4 \
rand_hc-0.2.0 \
rand_pcg-0.2.1 \
rand_xorshift-0.3.0 \
- rayon-1.6.1 \
- rayon-core-1.10.2 \
+ rayon-1.7.0 \
+ rayon-core-1.11.0 \
redox_syscall-0.2.16 \
redox_users-0.4.3 \
- reedline-0.16.0 \
+ reedline-0.17.0 \
regex-1.7.1 \
regex-automata-0.1.10 \
- regex-syntax-0.6.27 \
- remove_dir_all-0.5.3 \
- reqwest-0.11.12 \
- riscv-0.7.0 \
- riscv-target-0.1.2 \
+ regex-syntax-0.6.28 \
rmp-0.8.11 \
rmp-serde-1.1.1 \
roxmltree-0.18.0 \
rstest-0.16.0 \
rstest_macros-0.16.0 \
rusqlite-0.28.0 \
- rust-embed-6.4.1 \
- rust-embed-impl-6.3.0 \
- rust-embed-utils-7.3.0 \
+ rust-embed-6.6.0 \
+ rust-embed-impl-6.5.0 \
+ rust-embed-utils-7.5.0 \
rust-ini-0.18.0 \
- rust_decimal-1.26.1 \
+ rust_decimal-1.28.1 \
rustc-hash-1.1.0 \
- rustc_version-0.2.3 \
rustc_version-0.4.0 \
- rustix-0.35.11 \
- rustversion-1.0.9 \
+ rustix-0.36.9 \
+ rustversion-1.0.12 \
rusty-fork-0.3.0 \
- ryu-1.0.11 \
+ ryu-1.0.13 \
same-file-1.0.6 \
- schannel-0.1.20 \
+ schannel-0.1.21 \
scopeguard-1.1.0 \
- scraper-0.14.0 \
- security-framework-2.7.0 \
- security-framework-sys-2.6.1 \
- selectors-0.22.0 \
- semver-0.9.0 \
+ scraper-0.15.0 \
+ scratch-1.0.5 \
+ security-framework-2.8.2 \
+ security-framework-sys-2.8.0 \
+ selectors-0.24.0 \
semver-1.0.16 \
- semver-parser-0.7.0 \
- seq-macro-0.3.1 \
- serde-1.0.145 \
- serde_derive-1.0.145 \
- serde_json-1.0.85 \
+ seq-macro-0.3.3 \
+ serde-1.0.154 \
+ serde_derive-1.0.154 \
+ serde_json-1.0.94 \
serde_spanned-0.6.1 \
serde_urlencoded-0.7.1 \
- serde_yaml-0.9.13 \
+ serde_yaml-0.9.19 \
serial_test-1.0.0 \
serial_test_derive-1.0.0 \
- servo_arc-0.1.1 \
+ servo_arc-0.2.0 \
sha2-0.10.6 \
- shadow-rs-0.20.0 \
+ shadow-rs-0.21.0 \
shell-words-1.1.0 \
shlex-1.1.0 \
- signal-hook-0.3.14 \
+ signal-hook-0.3.15 \
signal-hook-mio-0.2.3 \
- signal-hook-registry-1.4.0 \
+ signal-hook-registry-1.4.1 \
simd-json-0.7.0 \
simdutf8-0.1.4 \
- simplelog-0.12.0 \
+ similar-2.2.1 \
+ simplelog-0.12.1 \
siphasher-0.3.10 \
- slab-0.4.7 \
- smallvec-1.9.0 \
+ slab-0.4.8 \
+ smallvec-1.10.0 \
smartstring-1.0.1 \
smawk-0.3.1 \
- snap-1.0.5 \
- socket2-0.4.7 \
- spin-0.9.4 \
+ snap-1.1.0 \
+ socket2-0.4.9 \
+ spin-0.9.5 \
sqlparser-0.30.0 \
stable_deref_trait-1.2.0 \
static_assertions-1.1.0 \
streaming-decompression-0.1.2 \
- streaming-iterator-0.1.7 \
- strength_reduce-0.2.3 \
- string_cache-0.8.4 \
+ streaming-iterator-0.1.9 \
+ strength_reduce-0.2.4 \
+ string_cache-0.8.7 \
string_cache_codegen-0.5.2 \
strip-ansi-escapes-0.1.1 \
strum-0.24.1 \
strum_macros-0.24.3 \
- supports-color-1.3.0 \
+ supports-color-1.3.1 \
supports-hyperlinks-1.2.0 \
supports-unicode-1.0.2 \
sxd-document-0.3.2 \
sxd-xpath-0.4.2 \
- syn-1.0.101 \
- sys-locale-0.2.1 \
- sysinfo-0.28.0 \
+ syn-1.0.109 \
+ sys-locale-0.2.4 \
+ sysinfo-0.27.8 \
+ sysinfo-0.28.2 \
tabled-0.10.0 \
tabled_derive-0.5.0 \
- tempfile-3.3.0 \
+ tempfile-3.4.0 \
tendril-0.4.3 \
termcolor-1.1.3 \
terminal_size-0.1.17 \
- terminal_size-0.2.1 \
- termtree-0.2.4 \
- textwrap-0.15.1 \
+ terminal_size-0.2.5 \
+ termtree-0.4.0 \
+ textwrap-0.15.2 \
textwrap-0.16.0 \
- thin-slice-0.1.1 \
- thiserror-1.0.38 \
- thiserror-impl-1.0.38 \
- thread_local-1.1.4 \
- time-0.1.44 \
- time-0.3.14 \
- time-macros-0.2.4 \
+ thiserror-1.0.39 \
+ thiserror-impl-1.0.39 \
+ thread_local-1.1.7 \
+ time-0.1.45 \
+ time-0.3.20 \
+ time-core-0.1.0 \
+ time-macros-0.2.8 \
tiny-keccak-2.0.2 \
tinytemplate-1.2.1 \
tinyvec-1.6.0 \
- tinyvec_macros-0.1.0 \
- titlecase-2.2.0 \
- tokio-1.25.0 \
- tokio-native-tls-0.3.0 \
- tokio-util-0.7.4 \
- toml-0.5.9 \
+ tinyvec_macros-0.1.1 \
+ titlecase-2.2.1 \
+ tokio-1.26.0 \
+ tokio-macros-1.8.2 \
+ tokio-util-0.7.7 \
+ toml-0.5.11 \
toml-0.7.2 \
toml_datetime-0.6.1 \
- toml_edit-0.19.3 \
+ toml_edit-0.19.5 \
tower-service-0.3.2 \
- tracing-0.1.36 \
- tracing-core-0.1.29 \
+ tracing-0.1.37 \
+ tracing-core-0.1.30 \
trash-3.0.1 \
- try-lock-0.2.3 \
+ try-lock-0.2.4 \
tui-0.19.0 \
typed-arena-1.7.0 \
- typenum-1.15.0 \
- typetag-0.2.5 \
- typetag-impl-0.2.5 \
+ typenum-1.16.0 \
+ typetag-0.2.6 \
+ typetag-impl-0.2.6 \
umask-2.0.0 \
unarray-0.1.4 \
unicase-2.6.0 \
- unicode-bidi-0.3.8 \
- unicode-ident-1.0.6 \
+ unicode-bidi-0.3.11 \
+ unicode-ident-1.0.8 \
unicode-linebreak-0.1.4 \
unicode-normalization-0.1.22 \
unicode-segmentation-1.10.1 \
unicode-width-0.1.10 \
unicode-xid-0.2.4 \
- unsafe-libyaml-0.2.4 \
+ unsafe-libyaml-0.2.7 \
+ ureq-2.6.2 \
url-2.3.1 \
users-0.10.0 \
users-0.11.0 \
utf-8-0.7.6 \
utf8-width-0.1.6 \
- utf8parse-0.2.0 \
- uuid-1.2.2 \
+ utf8parse-0.2.1 \
+ uuid-1.3.0 \
value-trait-0.5.1 \
- vcell-0.1.3 \
vcpkg-0.2.15 \
version_check-0.9.4 \
- void-1.0.2 \
- volatile-register-0.2.1 \
vte-0.10.1 \
vte_generate_state_changes-0.1.1 \
wait-timeout-0.2.0 \
@@ -552,14 +545,15 @@ CARGO_CRATES= Inflector-0.11.4 \
wasi-0.9.0+wasi-snapshot-preview1 \
wasi-0.10.0+wasi-snapshot-preview1 \
wasi-0.11.0+wasi-snapshot-preview1 \
- wasm-bindgen-0.2.83 \
- wasm-bindgen-backend-0.2.83 \
- wasm-bindgen-futures-0.4.33 \
- wasm-bindgen-macro-0.2.83 \
- wasm-bindgen-macro-support-0.2.83 \
- wasm-bindgen-shared-0.2.83 \
+ wasm-bindgen-0.2.84 \
+ wasm-bindgen-backend-0.2.84 \
+ wasm-bindgen-futures-0.4.34 \
+ wasm-bindgen-macro-0.2.84 \
+ wasm-bindgen-macro-support-0.2.84 \
+ wasm-bindgen-shared-0.2.84 \
+ wasm-timer-0.2.5 \
wax-0.5.0 \
- web-sys-0.3.60 \
+ web-sys-0.3.61 \
which-4.4.0 \
winapi-0.2.8 \
winapi-0.3.9 \
@@ -568,32 +562,27 @@ CARGO_CRATES= Inflector-0.11.4 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.44.0 \
- windows-sys-0.36.1 \
windows-sys-0.42.0 \
+ windows-sys-0.45.0 \
windows-targets-0.42.1 \
windows_aarch64_gnullvm-0.42.1 \
- windows_aarch64_msvc-0.36.1 \
windows_aarch64_msvc-0.42.1 \
- windows_i686_gnu-0.36.1 \
windows_i686_gnu-0.42.1 \
- windows_i686_msvc-0.36.1 \
windows_i686_msvc-0.42.1 \
- windows_x86_64_gnu-0.36.1 \
windows_x86_64_gnu-0.42.1 \
windows_x86_64_gnullvm-0.42.1 \
- windows_x86_64_msvc-0.36.1 \
windows_x86_64_msvc-0.42.1 \
- winreg-0.10.1 \
+ winnow-0.3.5 \
winreg-0.11.0 \
winres-0.1.12 \
ws2_32-sys-0.2.1 \
xmlparser-0.13.5 \
xxhash-rust-0.8.6 \
yansi-0.5.1 \
- zip-0.6.3 \
+ zip-0.6.4 \
zstd-0.11.2+zstd.1.5.2 \
zstd-safe-5.0.2+zstd.1.5.2 \
- zstd-sys-2.0.1+zstd.1.5.2
+ zstd-sys-2.0.7+zstd.1.5.4
OPENSSLINC= /usr/include
OPENSSLLIB= /usr/lib
diff --git a/shells/nushell/distinfo b/shells/nushell/distinfo
index c661dcd5cccf..d36cfcb0299d 100644
--- a/shells/nushell/distinfo
+++ b/shells/nushell/distinfo
@@ -1,14 +1,14 @@
-TIMESTAMP = 1677563957
+TIMESTAMP = 1679091878
SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
SIZE (rust/crates/Inflector-0.11.4.crate) = 17438
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
SIZE (rust/crates/adler-1.0.2.crate) = 12778
SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47
SIZE (rust/crates/ahash-0.7.6.crate) = 38030
-SHA256 (rust/crates/ahash-0.8.1.crate) = 464b3811b747f8f7ebc8849c9c728c39f6ac98a055edad93baf9eb330e3f8f9d
-SIZE (rust/crates/ahash-0.8.1.crate) = 42520
-SHA256 (rust/crates/aho-corasick-0.7.19.crate) = b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e
-SIZE (rust/crates/aho-corasick-0.7.19.crate) = 113070
+SHA256 (rust/crates/ahash-0.8.3.crate) = 2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f
+SIZE (rust/crates/ahash-0.8.3.crate) = 42416
+SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac
+SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440
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
@@ -25,8 +25,8 @@ SHA256 (rust/crates/ansi-str-0.7.2.crate) = 21b1ed1c166829a0ccb5d79caa0f75cb4abd
SIZE (rust/crates/ansi-str-0.7.2.crate) = 19141
SHA256 (rust/crates/ansitok-0.2.0.crate) = 220044e6a1bb31ddee4e3db724d29767f352de47445a6cd75e1a173142136c83
SIZE (rust/crates/ansitok-0.2.0.crate) = 18021
-SHA256 (rust/crates/anyhow-1.0.66.crate) = 216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6
-SIZE (rust/crates/anyhow-1.0.66.crate) = 43770
+SHA256 (rust/crates/anyhow-1.0.69.crate) = 224afbd727c3d6e4b90103ece64b8d1b67fbb1973b1046c2281eed3f3803f800
+SIZE (rust/crates/anyhow-1.0.69.crate) = 43576
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
@@ -35,28 +35,26 @@ SHA256 (rust/crates/arrayvec-0.7.2.crate) = 8da52d66c7071e2e3fa2a1e5c6d088fec47b
SIZE (rust/crates/arrayvec-0.7.2.crate) = 29341
SHA256 (rust/crates/arrow-format-0.8.1.crate) = 07884ea216994cdc32a2d5f8274a8bee979cfe90274b83f86f440866ee3132c7
SIZE (rust/crates/arrow-format-0.8.1.crate) = 38983
-SHA256 (rust/crates/arrow2-0.15.0.crate) = b843531e0a9d8dac44b0aa6adc926b2d970e8a627fe2105cd0498d5f93a6e97f
-SIZE (rust/crates/arrow2-0.15.0.crate) = 811250
-SHA256 (rust/crates/assert_cmd-2.0.4.crate) = 93ae1ddd39efd67689deb1979d80bad3bf7f2b09c6e6117c8d1f2443b5e2f83e
-SIZE (rust/crates/assert_cmd-2.0.4.crate) = 22581
-SHA256 (rust/crates/async-stream-0.3.3.crate) = dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e
-SIZE (rust/crates/async-stream-0.3.3.crate) = 12142
-SHA256 (rust/crates/async-stream-impl-0.3.3.crate) = 10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27
-SIZE (rust/crates/async-stream-impl-0.3.3.crate) = 4072
-SHA256 (rust/crates/async-trait-0.1.57.crate) = 76464446b8bc32758d7e88ee1a804d9914cd9b1cb264c029899680b0be29826f
-SIZE (rust/crates/async-trait-0.1.57.crate) = 26793
-SHA256 (rust/crates/atomic-polyfill-0.1.10.crate) = 9c041a8d9751a520ee19656232a18971f18946a7900f1520ee4400002244dd89
-SIZE (rust/crates/atomic-polyfill-0.1.10.crate) = 10451
+SHA256 (rust/crates/arrow2-0.16.0.crate) = 7a4c5b03335bc1cb0fd9f5297f8fd3bbfd6fb04f3cb0bc7d6c91b7128cb8336a
+SIZE (rust/crates/arrow2-0.16.0.crate) = 816264
+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.8.crate) = 9834fcc22e0874394a010230586367d4a3e9f11b560f469262678547e1d2575e
+SIZE (rust/crates/assert_cmd-2.0.8.crate) = 24347
+SHA256 (rust/crates/async-stream-0.3.4.crate) = ad445822218ce64be7a341abfb0b1ea43b5c23aa83902542a4542e78309d8e5e
+SIZE (rust/crates/async-stream-0.3.4.crate) = 12419
+SHA256 (rust/crates/async-stream-impl-0.3.4.crate) = e4655ae1a7b0cdf149156f780c5bf3f1352bc53cbd9e0a361a7ef7b22947e965
+SIZE (rust/crates/async-stream-impl-0.3.4.crate) = 4097
+SHA256 (rust/crates/async-trait-0.1.66.crate) = b84f9ebcc6c1f5b8cb160f6990096a5c127f423fcb6e1ccc46c370cbdfb75dfc
+SIZE (rust/crates/async-trait-0.1.66.crate) = 28599
+SHA256 (rust/crates/atomic-polyfill-0.1.11.crate) = e3ff7eb3f316534d83a8a2c3d1674ace8a5a71198eba31e2e2b597833f699b28
+SIZE (rust/crates/atomic-polyfill-0.1.11.crate) = 11087
SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
SIZE (rust/crates/atty-0.2.14.crate) = 5470
SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
-SHA256 (rust/crates/bare-metal-0.2.5.crate) = 5deb64efa5bd81e31fcd1938615a6d98c82eafcbcd787162b6f63b91d6bac5b3
-SIZE (rust/crates/bare-metal-0.2.5.crate) = 7923
-SHA256 (rust/crates/bare-metal-1.0.0.crate) = f8fe8f5a8a398345e52358e18ff07cc17a568fbca5c6f73873d3a62056309603
-SIZE (rust/crates/bare-metal-1.0.0.crate) = 10650
-SHA256 (rust/crates/base64-0.13.0.crate) = 904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd
-SIZE (rust/crates/base64-0.13.0.crate) = 62070
+SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8
+SIZE (rust/crates/base64-0.13.1.crate) = 61002
SHA256 (rust/crates/base64-0.21.0.crate) = a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a
SIZE (rust/crates/base64-0.21.0.crate) = 72180
SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad
@@ -67,46 +65,44 @@ SHA256 (rust/crates/bit-set-0.5.3.crate) = 0700ddab506f33b20a03b13996eccd309a48e
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/bit_field-0.10.1.crate) = dcb6dd1c2376d2e096796e234a70e17e94cc2d5d54ff8ce42b28cef1d0d359a4
-SIZE (rust/crates/bit_field-0.10.1.crate) = 10576
-SHA256 (rust/crates/bitfield-0.13.2.crate) = 46afbd2983a5d5a7bd740ccb198caf5b82f45c40c09c0eed36052d91cb92e719
-SIZE (rust/crates/bitfield-0.13.2.crate) = 16479
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
-SHA256 (rust/crates/block-buffer-0.10.3.crate) = 69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e
-SIZE (rust/crates/block-buffer-0.10.3.crate) = 10465
+SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
+SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538
SHA256 (rust/crates/brotli-3.3.4.crate) = a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68
SIZE (rust/crates/brotli-3.3.4.crate) = 1369026
-SHA256 (rust/crates/brotli-decompressor-2.3.2.crate) = 59ad2d4653bf5ca36ae797b1f4bb4dbddb60ce49ca4aed8a2ce4829f60425b80
-SIZE (rust/crates/brotli-decompressor-2.3.2.crate) = 191197
+SHA256 (rust/crates/brotli-decompressor-2.3.4.crate) = 4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744
+SIZE (rust/crates/brotli-decompressor-2.3.4.crate) = 192085
SHA256 (rust/crates/brownstone-3.0.0.crate) = c5839ee4f953e811bfdcf223f509cb2c6a3e1447959b0bff459405575bc17f22
SIZE (rust/crates/brownstone-3.0.0.crate) = 10770
SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223
SIZE (rust/crates/bstr-0.2.17.crate) = 330350
+SHA256 (rust/crates/bstr-1.3.0.crate) = 5ffdb39cb703212f3c11973452c2861b972f757b021158f3516ba10f2fa8b2c1
+SIZE (rust/crates/bstr-1.3.0.crate) = 340998
SHA256 (rust/crates/bumpalo-3.12.0.crate) = 0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535
SIZE (rust/crates/bumpalo-3.12.0.crate) = 81604
-SHA256 (rust/crates/byte-unit-4.0.14.crate) = 95ebf10dda65f19ff0f42ea15572a359ed60d7fc74fdc984d90310937be0014b
-SIZE (rust/crates/byte-unit-4.0.14.crate) = 10805
+SHA256 (rust/crates/byte-unit-4.0.18.crate) = 3348673602e04848647fffaa8e9a861e7b5d5cae6570727b41bde0f722514484
+SIZE (rust/crates/byte-unit-4.0.18.crate) = 10943
SHA256 (rust/crates/bytecount-0.6.3.crate) = 2c676a478f63e9fa2dd5368a42f28bba0d6c560b775f38583c8bbaa7fcd67c9c
SIZE (rust/crates/bytecount-0.6.3.crate) = 12416
-SHA256 (rust/crates/bytemuck-1.12.1.crate) = 2f5715e491b5a1598fc2bef5a606847b5dc1d48ea625bd3c02c00de8285591da
-SIZE (rust/crates/bytemuck-1.12.1.crate) = 38293
-SHA256 (rust/crates/bytemuck_derive-1.2.1.crate) = 1b9e1f5fa78f69496407a27ae9ed989e3c3b072310286f5ef385525e4cbc24a9
-SIZE (rust/crates/bytemuck_derive-1.2.1.crate) = 13615
+SHA256 (rust/crates/bytemuck-1.13.1.crate) = 17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea
+SIZE (rust/crates/bytemuck-1.13.1.crate) = 42309
+SHA256 (rust/crates/bytemuck_derive-1.4.0.crate) = 1aca418a974d83d40a0c1f0c5cba6ff4bc28d8df099109ca459a2118d40b6322
+SIZE (rust/crates/bytemuck_derive-1.4.0.crate) = 14773
SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610
SIZE (rust/crates/byteorder-1.4.3.crate) = 22512
-SHA256 (rust/crates/bytes-1.2.1.crate) = ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db
-SIZE (rust/crates/bytes-1.2.1.crate) = 54857
-SHA256 (rust/crates/bytesize-1.1.0.crate) = 6c58ec36aac5066d5ca17df51b3e70279f5670a72102f5752cb7e7c856adfc70
-SIZE (rust/crates/bytesize-1.1.0.crate) = 9370
+SHA256 (rust/crates/bytes-1.4.0.crate) = 89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be
+SIZE (rust/crates/bytes-1.4.0.crate) = 58080
+SHA256 (rust/crates/bytesize-1.2.0.crate) = 38fcc2979eff34a4b84e1cf9a1e3da42a7d44b3b690a40cdcb23e3d556cfb2e5
+SIZE (rust/crates/bytesize-1.2.0.crate) = 9996
SHA256 (rust/crates/calamine-0.19.1.crate) = 6381d1037ee9b8a6c8eb97936add0331a1aabd148d5b6f35f1cda6e5dec44f40
SIZE (rust/crates/calamine-0.19.1.crate) = 64781
SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53
SIZE (rust/crates/cassowary-0.3.0.crate) = 22876
SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5
SIZE (rust/crates/cast-0.3.0.crate) = 11452
-SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11
-SIZE (rust/crates/cc-1.0.73.crate) = 57880
+SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f
+SIZE (rust/crates/cc-1.0.79.crate) = 62624
SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766
SIZE (rust/crates/cexpr-0.6.0.crate) = 17966
SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822
@@ -127,34 +123,36 @@ SHA256 (rust/crates/ciborium-io-0.2.0.crate) = 346de753af073cc87b52b2083a506b38a
SIZE (rust/crates/ciborium-io-0.2.0.crate) = 2738
SHA256 (rust/crates/ciborium-ll-0.2.0.crate) = 213030a2b5a4e0c0892b6652260cf6ccac84827b83a85a534e178e3906c4cf1b
SIZE (rust/crates/ciborium-ll-0.2.0.crate) = 10740
-SHA256 (rust/crates/clang-sys-1.4.0.crate) = fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3
-SIZE (rust/crates/clang-sys-1.4.0.crate) = 38679
+SHA256 (rust/crates/clang-sys-1.6.0.crate) = 77ed9a53e5d4d9c573ae844bfac6872b159cb1d1585a83b29e7a64b7eef7332a
+SIZE (rust/crates/clang-sys-1.6.0.crate) = 41211
SHA256 (rust/crates/clap-3.2.23.crate) = 71655c45cb9845d3270c9d6df84ebe72b4dad3c2ba3f7023ad47c144e4e473a5
SIZE (rust/crates/clap-3.2.23.crate) = 219435
SHA256 (rust/crates/clap_lex-0.2.4.crate) = 2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5
SIZE (rust/crates/clap_lex-0.2.4.crate) = 9652
SHA256 (rust/crates/codepage-0.1.1.crate) = 8b0e9222c0cdf2c6ac27d73f664f9520266fa911c3106329d359f8861cb8bde9
SIZE (rust/crates/codepage-0.1.1.crate) = 8680
-SHA256 (rust/crates/comfy-table-6.1.2.crate) = 1090f39f45786ec6dc6286f8ea9c75d0a7ef0a0d3cda674cef0c3af7b307fbc2
-SIZE (rust/crates/comfy-table-6.1.2.crate) = 61774
-SHA256 (rust/crates/console-0.15.2.crate) = c050367d967ced717c04b65d8c619d863ef9292ce0c5760028655a2fb298718c
-SIZE (rust/crates/console-0.15.2.crate) = 31576
+SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e
+SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963
+SHA256 (rust/crates/colored-2.0.0.crate) = b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd
+SIZE (rust/crates/colored-2.0.0.crate) = 21619
+SHA256 (rust/crates/comfy-table-6.1.4.crate) = 6e7b787b0dc42e8111badfdbe4c3059158ccb2db8780352fa1b01e8ccf45cc4d
+SIZE (rust/crates/comfy-table-6.1.4.crate) = 62008
+SHA256 (rust/crates/console-0.15.5.crate) = c3d79fbe8970a77e3e34151cc13d3b3e248aa0faaecb9f6091fa07ebefe5ad60
+SIZE (rust/crates/console-0.15.5.crate) = 34788
SHA256 (rust/crates/const-random-0.1.15.crate) = 368a7a772ead6ce7e1de82bfb04c485f3db8ec744f72925af5735e29a22cc18e
SIZE (rust/crates/const-random-0.1.15.crate) = 6699
SHA256 (rust/crates/const-random-macro-0.1.15.crate) = 9d7d6ab3c3a2282db210df5f02c4dab6e0a7057af0fb7ebd4070f30fe05c0ddb
SIZE (rust/crates/const-random-macro-0.1.15.crate) = 6680
-SHA256 (rust/crates/const_format-0.2.26.crate) = 939dc9e2eb9077e0679d2ce32de1ded8531779360b003b4a972a7a39ec263495
-SIZE (rust/crates/const_format-0.2.26.crate) = 77190
-SHA256 (rust/crates/const_format_proc_macros-0.2.22.crate) = ef196d5d972878a48da7decb7686eded338b4858fbabeed513d63a7c98b2b82d
-SIZE (rust/crates/const_format_proc_macros-0.2.22.crate) = 24274
+SHA256 (rust/crates/const_format-0.2.30.crate) = 7309d9b4d3d2c0641e018d449232f2e28f1b22933c137f157d3dbc14228b8c0e
+SIZE (rust/crates/const_format-0.2.30.crate) = 77876
+SHA256 (rust/crates/const_format_proc_macros-0.2.29.crate) = d897f47bf7270cf70d370f8f98c1abb6d2d4cf60a6845d30e05bfb90c6568650
+SIZE (rust/crates/const_format_proc_macros-0.2.29.crate) = 24380
SHA256 (rust/crates/convert_case-0.4.0.crate) = 6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e
SIZE (rust/crates/convert_case-0.4.0.crate) = 8098
SHA256 (rust/crates/core-foundation-0.9.3.crate) = 194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146
SIZE (rust/crates/core-foundation-0.9.3.crate) = 27059
SHA256 (rust/crates/core-foundation-sys-0.8.3.crate) = 5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc
SIZE (rust/crates/core-foundation-sys-0.8.3.crate) = 17519
-SHA256 (rust/crates/cortex-m-0.7.6.crate) = 70858629a458fdfd39f9675c4dc309411f2a3f83bede76988d81bf1a0ecee9e0
-SIZE (rust/crates/cortex-m-0.7.6.crate) = 141224
SHA256 (rust/crates/cpufeatures-0.2.5.crate) = 28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320
SIZE (rust/crates/cpufeatures-0.2.5.crate) = 11251
SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d
*** 1202 LINES SKIPPED ***