devel/gitoxide: update 0.38.0 → 0.39.0

This commit is contained in:
Yuri Victorovich 2024-12-13 18:44:33 -08:00
parent dff8bc921d
commit 658d66b95f
2 changed files with 556 additions and 446 deletions

View file

@ -1,7 +1,6 @@
PORTNAME= gitoxide PORTNAME= gitoxide
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 0.38.0 DISTVERSION= 0.39.0
PORTREVISION= 2
CATEGORIES= devel CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org
@ -20,41 +19,41 @@ USES= cargo
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= Byron GH_ACCOUNT= Byron
CARGO_CRATES= addr2line-0.22.0 \ CARGO_CRATES= addr2line-0.24.2 \
adler-1.0.2 \
adler2-2.0.0 \ adler2-2.0.0 \
ahash-0.8.11 \ ahash-0.8.11 \
aho-corasick-1.1.3 \ aho-corasick-1.1.3 \
allocator-api2-0.2.18 \ allocator-api2-0.2.20 \
anes-0.1.6 \ anes-0.1.6 \
ansiterm-0.12.2 \ ansiterm-0.12.2 \
anstream-0.6.15 \ anstream-0.6.18 \
anstyle-1.0.8 \ anstyle-1.0.10 \
anstyle-parse-0.2.5 \ anstyle-parse-0.2.6 \
anstyle-query-1.1.1 \ anstyle-query-1.1.2 \
anstyle-wincon-3.0.4 \ anstyle-wincon-3.0.6 \
anyhow-1.0.86 \ anyhow-1.0.93 \
arbitrary-1.3.2 \ arbitrary-1.4.1 \
arc-swap-1.7.1 \ arc-swap-1.7.1 \
arrayvec-0.7.6 \ arrayvec-0.7.6 \
assert_matches-1.5.0 \ assert_matches-1.5.0 \
async-attributes-1.1.2 \ async-attributes-1.1.2 \
async-channel-1.9.0 \ async-channel-1.9.0 \
async-channel-2.3.1 \ async-channel-2.3.1 \
async-executor-1.13.0 \ async-executor-1.13.1 \
async-global-executor-2.4.1 \ async-global-executor-2.4.1 \
async-io-1.13.0 \ async-io-2.4.0 \
async-io-2.3.4 \
async-lock-2.8.0 \
async-lock-3.4.0 \ async-lock-3.4.0 \
async-net-2.0.0 \ async-net-2.0.0 \
async-std-1.12.0 \ async-std-1.13.0 \
async-task-4.7.1 \ async-task-4.7.1 \
async-trait-0.1.83 \ async-trait-0.1.83 \
atomic-waker-1.1.2 \ atomic-waker-1.1.2 \
autocfg-1.3.0 \ autocfg-1.4.0 \
backtrace-0.3.73 \ aws-lc-rs-1.10.0 \
aws-lc-sys-0.22.0 \
backtrace-0.3.74 \
base64-0.22.1 \ base64-0.22.1 \
bindgen-0.69.5 \
bitflags-1.3.2 \ bitflags-1.3.2 \
bitflags-2.6.0 \ bitflags-2.6.0 \
block-buffer-0.10.4 \ block-buffer-0.10.4 \
@ -62,32 +61,37 @@ CARGO_CRATES= addr2line-0.22.0 \
bstr-1.10.0 \ bstr-1.10.0 \
bumpalo-3.16.0 \ bumpalo-3.16.0 \
byteorder-1.5.0 \ byteorder-1.5.0 \
bytes-1.7.1 \ bytes-1.8.0 \
bytesize-1.3.0 \ bytesize-1.3.0 \
cap-0.1.2 \ cap-0.1.2 \
cassowary-0.3.0 \ cassowary-0.3.0 \
cast-0.3.0 \ cast-0.3.0 \
castaway-0.2.3 \ castaway-0.2.3 \
cc-1.1.13 \ cc-1.1.37 \
cesu8-1.1.0 \
cexpr-0.6.0 \
cfg-if-1.0.0 \ cfg-if-1.0.0 \
cfg_aliases-0.2.1 \
ciborium-0.2.2 \ ciborium-0.2.2 \
ciborium-io-0.2.2 \ ciborium-io-0.2.2 \
ciborium-ll-0.2.2 \ ciborium-ll-0.2.2 \
clap-4.5.16 \ clang-sys-1.8.1 \
clap_builder-4.5.15 \ clap-4.5.20 \
clap_complete-4.5.23 \ clap_builder-4.5.20 \
clap_derive-4.5.13 \ clap_complete-4.5.37 \
clap_derive-4.5.18 \
clap_lex-0.7.2 \ clap_lex-0.7.2 \
clru-0.6.2 \ clru-0.6.2 \
cmake-0.1.51 \ cmake-0.1.51 \
colorchoice-1.0.2 \ colorchoice-1.0.3 \
combine-4.6.7 \
compact_str-0.7.1 \ compact_str-0.7.1 \
concurrent-queue-2.5.0 \ concurrent-queue-2.5.0 \
conpty-0.5.1 \ conpty-0.5.1 \
console-0.15.8 \ console-0.15.8 \
core-foundation-0.9.4 \ core-foundation-0.9.4 \
core-foundation-sys-0.8.7 \ core-foundation-sys-0.8.7 \
cpufeatures-0.2.13 \ cpufeatures-0.2.15 \
crc-3.2.1 \ crc-3.2.1 \
crc-catalog-2.4.0 \ crc-catalog-2.4.0 \
crc32fast-1.4.2 \ crc32fast-1.4.2 \
@ -104,12 +108,12 @@ CARGO_CRATES= addr2line-0.22.0 \
crosstermion-0.14.0 \ crosstermion-0.14.0 \
crunchy-0.2.2 \ crunchy-0.2.2 \
crypto-common-0.1.6 \ crypto-common-0.1.6 \
curl-0.4.46 \ curl-0.4.47 \
curl-sys-0.4.74+curl-8.9.0 \ curl-sys-0.4.78+curl-8.11.0 \
dashmap-6.0.1 \ dashmap-6.1.0 \
defer-0.2.1 \ defer-0.2.1 \
deranged-0.3.11 \ deranged-0.3.11 \
derive_arbitrary-1.3.2 \ derive_arbitrary-1.4.1 \
diff-0.1.13 \ diff-0.1.13 \
digest-0.10.7 \ digest-0.10.7 \
displaydoc-0.2.5 \ displaydoc-0.2.5 \
@ -117,7 +121,7 @@ CARGO_CRATES= addr2line-0.22.0 \
dunce-1.0.5 \ dunce-1.0.5 \
either-1.13.0 \ either-1.13.0 \
encode_unicode-0.3.6 \ encode_unicode-0.3.6 \
encoding_rs-0.8.34 \ encoding_rs-0.8.35 \
env_logger-0.10.2 \ env_logger-0.10.2 \
equivalent-1.0.1 \ equivalent-1.0.1 \
errno-0.3.9 \ errno-0.3.9 \
@ -128,33 +132,32 @@ CARGO_CRATES= addr2line-0.22.0 \
fallible-iterator-0.3.0 \ fallible-iterator-0.3.0 \
fallible-streaming-iterator-0.1.9 \ fallible-streaming-iterator-0.1.9 \
faster-hex-0.9.0 \ faster-hex-0.9.0 \
fastrand-1.9.0 \ fastrand-2.2.0 \
fastrand-2.1.0 \ filetime-0.2.25 \
filetime-0.2.24 \ flate2-1.0.34 \
flate2-1.0.33 \
fnv-1.0.7 \ fnv-1.0.7 \
foldhash-0.1.3 \
foreign-types-0.3.2 \ foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \ foreign-types-shared-0.1.1 \
form_urlencoded-1.2.1 \ form_urlencoded-1.2.1 \
fs-err-2.11.0 \ fs-err-2.11.0 \
fs_extra-1.3.0 \ fs_extra-1.3.0 \
futures-0.3.30 \ futures-0.3.31 \
futures-channel-0.3.30 \ futures-channel-0.3.31 \
futures-core-0.3.30 \ futures-core-0.3.31 \
futures-executor-0.3.30 \ futures-executor-0.3.31 \
futures-io-0.3.30 \ futures-io-0.3.31 \
futures-lite-1.13.0 \ futures-lite-2.5.0 \
futures-lite-2.3.0 \ futures-sink-0.3.31 \
futures-sink-0.3.30 \ futures-task-0.3.31 \
futures-task-0.3.30 \ futures-util-0.3.31 \
futures-util-0.3.30 \
generic-array-0.14.7 \ generic-array-0.14.7 \
getrandom-0.2.15 \ getrandom-0.2.15 \
gimli-0.29.0 \ gimli-0.31.1 \
gix-actor-0.31.5 \ gix-actor-0.31.5 \
gix-attributes-0.22.5 \ gix-attributes-0.22.5 \
gix-bitmap-0.2.11 \ gix-bitmap-0.2.12 \
gix-chunk-0.4.8 \ gix-chunk-0.4.9 \
gix-commitgraph-0.24.3 \ gix-commitgraph-0.24.3 \
gix-date-0.8.7 \ gix-date-0.8.7 \
gix-discover-0.32.0 \ gix-discover-0.32.0 \
@ -167,22 +170,23 @@ CARGO_CRATES= addr2line-0.22.0 \
gix-index-0.33.1 \ gix-index-0.33.1 \
gix-lock-14.0.0 \ gix-lock-14.0.0 \
gix-object-0.42.3 \ gix-object-0.42.3 \
gix-path-0.10.11 \ gix-path-0.10.12 \
gix-quote-0.4.12 \ gix-quote-0.4.13 \
gix-ref-0.44.1 \ gix-ref-0.44.1 \
gix-revwalk-0.13.2 \ gix-revwalk-0.13.2 \
gix-sec-0.10.8 \ gix-sec-0.10.9 \
gix-tempfile-14.0.2 \ gix-tempfile-14.0.2 \
gix-trace-0.1.10 \ gix-trace-0.1.11 \
gix-traverse-0.39.2 \ gix-traverse-0.39.2 \
gix-utils-0.1.12 \ gix-utils-0.1.13 \
gix-validate-0.8.5 \ gix-validate-0.8.5 \
gix-worktree-0.34.1 \ gix-worktree-0.34.1 \
glob-0.3.1 \ glob-0.3.1 \
gloo-timers-0.2.6 \ gloo-timers-0.3.0 \
h2-0.4.6 \ h2-0.4.6 \
half-2.4.1 \ half-2.4.1 \
hashbrown-0.14.5 \ hashbrown-0.14.5 \
hashbrown-0.15.1 \
hashlink-0.9.1 \ hashlink-0.9.1 \
heck-0.5.0 \ heck-0.5.0 \
hermit-abi-0.3.9 \ hermit-abi-0.3.9 \
@ -191,21 +195,30 @@ CARGO_CRATES= addr2line-0.22.0 \
http-1.1.0 \ http-1.1.0 \
http-body-1.0.1 \ http-body-1.0.1 \
http-body-util-0.1.2 \ http-body-util-0.1.2 \
httparse-1.9.4 \ httparse-1.9.5 \
human_format-1.1.0 \ human_format-1.1.0 \
humantime-2.1.0 \ humantime-2.1.0 \
hyper-1.4.1 \ hyper-1.5.0 \
hyper-rustls-0.27.2 \ hyper-rustls-0.27.3 \
hyper-tls-0.6.0 \ hyper-tls-0.6.0 \
hyper-util-0.1.7 \ hyper-util-0.1.10 \
idna-0.5.0 \ 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 \
idna-1.0.3 \
idna_adapter-1.2.0 \
imara-diff-0.1.7 \ imara-diff-0.1.7 \
indexmap-2.4.0 \ indexmap-2.6.0 \
insta-1.40.0 \ insta-1.41.1 \
instant-0.1.13 \
io-close-0.3.7 \ io-close-0.3.7 \
io-lifetimes-1.0.11 \ ipnet-2.10.1 \
ipnet-2.9.0 \
is-docker-0.2.0 \ is-docker-0.2.0 \
is-terminal-0.4.13 \ is-terminal-0.4.13 \
is-wsl-0.4.0 \ is-wsl-0.4.0 \
@ -215,84 +228,92 @@ CARGO_CRATES= addr2line-0.22.0 \
itertools-0.12.1 \ itertools-0.12.1 \
itertools-0.13.0 \ itertools-0.13.0 \
itoa-1.0.11 \ itoa-1.0.11 \
jiff-0.1.8 \ jiff-0.1.14 \
jiff-tzdb-0.1.0 \ jiff-tzdb-0.1.1 \
jiff-tzdb-platform-0.1.0 \ jiff-tzdb-platform-0.1.1 \
js-sys-0.3.70 \ jni-0.19.0 \
jni-sys-0.3.0 \
jobserver-0.1.32 \
js-sys-0.3.72 \
jwalk-0.8.1 \ jwalk-0.8.1 \
known-folders-1.2.0 \ known-folders-1.2.0 \
kstring-2.0.2 \ kstring-2.0.2 \
kv-log-macro-1.0.7 \ kv-log-macro-1.0.7 \
layout-rs-0.1.2 \ layout-rs-0.1.2 \
lazy_static-1.5.0 \ lazy_static-1.5.0 \
libc-0.2.158 \ lazycell-1.3.0 \
libc-0.2.162 \
libloading-0.8.5 \
libredox-0.1.3 \ libredox-0.1.3 \
libsqlite3-sys-0.30.1 \ libsqlite3-sys-0.30.1 \
libz-ng-sys-1.1.16 \ libz-ng-sys-1.1.20 \
libz-sys-1.1.20 \ libz-sys-1.1.20 \
linked-hash-map-0.5.6 \ linked-hash-map-0.5.6 \
linux-raw-sys-0.3.8 \
linux-raw-sys-0.4.14 \ linux-raw-sys-0.4.14 \
litemap-0.7.3 \
litrs-0.4.1 \ litrs-0.4.1 \
lock_api-0.4.12 \ lock_api-0.4.12 \
lockfree-object-pool-0.1.6 \ lockfree-object-pool-0.1.6 \
log-0.4.22 \ log-0.4.22 \
lru-0.12.4 \ lru-0.12.5 \
lzma-sys-0.1.20 \ lzma-sys-0.1.20 \
maplit-1.0.2 \ maplit-1.0.2 \
maybe-async-0.2.10 \ maybe-async-0.2.10 \
memchr-2.7.4 \ memchr-2.7.4 \
memmap2-0.9.4 \ memmap2-0.9.5 \
memoffset-0.7.1 \ memoffset-0.7.1 \
mime-0.3.17 \ mime-0.3.17 \
miniz_oxide-0.7.4 \ minimal-lexical-0.2.1 \
miniz_oxide-0.8.0 \ miniz_oxide-0.8.0 \
mio-0.8.11 \ mio-0.8.11 \
mio-1.0.2 \ mio-1.0.2 \
mirai-annotations-1.12.0 \
native-tls-0.2.12 \ native-tls-0.2.12 \
nix-0.26.4 \ nix-0.26.4 \
nom-7.1.3 \
ntapi-0.4.1 \ ntapi-0.4.1 \
nu-ansi-term-0.46.0 \ nu-ansi-term-0.46.0 \
num-bigint-0.4.6 \
num-conv-0.1.0 \ num-conv-0.1.0 \
num-integer-0.1.46 \
num-traits-0.2.19 \ num-traits-0.2.19 \
num_threads-0.1.7 \ num_threads-0.1.7 \
object-0.36.3 \ object-0.36.5 \
once_cell-1.19.0 \ once_cell-1.20.2 \
oorandom-11.1.4 \ oorandom-11.1.4 \
open-5.3.0 \ open-5.3.0 \
openssl-0.10.66 \ openssl-0.10.68 \
openssl-macros-0.1.1 \ openssl-macros-0.1.1 \
openssl-probe-0.1.5 \ openssl-probe-0.1.5 \
openssl-sys-0.9.103 \ openssl-sys-0.9.104 \
overload-0.1.1 \ overload-0.1.1 \
parking-2.2.0 \ parking-2.2.1 \
parking_lot-0.12.3 \ parking_lot-0.12.3 \
parking_lot_core-0.9.10 \ parking_lot_core-0.9.10 \
paste-1.0.15 \ paste-1.0.15 \
pathdiff-0.2.1 \ pathdiff-0.2.2 \
percent-encoding-2.3.1 \ percent-encoding-2.3.1 \
pin-project-1.1.5 \ permutohedron-0.2.4 \
pin-project-internal-1.1.5 \ pin-project-lite-0.2.15 \
pin-project-lite-0.2.14 \
pin-utils-0.1.0 \ pin-utils-0.1.0 \
piper-0.2.4 \ piper-0.2.4 \
pkg-config-0.3.30 \ pkg-config-0.3.31 \
plotters-0.3.6 \ plotters-0.3.7 \
plotters-backend-0.3.6 \ plotters-backend-0.3.7 \
plotters-svg-0.3.6 \ plotters-svg-0.3.7 \
polling-2.8.0 \ polling-3.7.4 \
polling-3.7.3 \ portable-atomic-1.9.0 \
portable-atomic-1.7.0 \
powerfmt-0.2.0 \ powerfmt-0.2.0 \
ppv-lite86-0.2.20 \ ppv-lite86-0.2.20 \
pretty_assertions-1.4.0 \ pretty_assertions-1.4.1 \
proc-macro2-1.0.86 \ prettyplease-0.2.25 \
proc-macro2-1.0.89 \
prodash-28.0.0 \ prodash-28.0.0 \
prodash-29.0.0 \ prodash-29.0.0 \
ptyprocess-0.4.1 \ ptyprocess-0.4.1 \
quinn-0.11.3 \ quinn-0.11.5 \
quinn-proto-0.11.8 \ quinn-proto-0.11.8 \
quinn-udp-0.5.4 \ quinn-udp-0.5.7 \
quote-1.0.37 \ quote-1.0.37 \
rand-0.8.5 \ rand-0.8.5 \
rand_chacha-0.3.1 \ rand_chacha-0.3.1 \
@ -300,38 +321,41 @@ CARGO_CRATES= addr2line-0.22.0 \
ratatui-0.26.3 \ ratatui-0.26.3 \
rayon-1.10.0 \ rayon-1.10.0 \
rayon-core-1.12.1 \ rayon-core-1.12.1 \
redox_syscall-0.5.3 \ redox_syscall-0.5.7 \
regex-1.10.6 \ regex-1.11.1 \
regex-automata-0.4.7 \ regex-automata-0.4.9 \
regex-syntax-0.8.4 \ regex-syntax-0.8.5 \
reqwest-0.12.7 \ reqwest-0.12.9 \
ring-0.17.8 \ ring-0.17.8 \
rusqlite-0.32.1 \ rusqlite-0.32.1 \
rustc-demangle-0.1.24 \ rustc-demangle-0.1.24 \
rustc-hash-1.1.0 \
rustc-hash-2.0.0 \ rustc-hash-2.0.0 \
rustix-0.37.27 \ rustix-0.38.40 \
rustix-0.38.34 \ rustls-0.23.16 \
rustls-0.23.12 \ rustls-ffi-0.14.0 \
rustls-ffi-0.13.0 \ rustls-native-certs-0.7.3 \
rustls-pemfile-2.1.3 \ rustls-pemfile-2.2.0 \
rustls-pki-types-1.8.0 \ rustls-pki-types-1.10.0 \
rustls-webpki-0.102.6 \ rustls-platform-verifier-0.3.4 \
rustversion-1.0.17 \ rustls-platform-verifier-android-0.1.1 \
rustls-webpki-0.102.8 \
rustversion-1.0.18 \
ryu-1.0.18 \ ryu-1.0.18 \
same-file-1.0.6 \ same-file-1.0.6 \
scc-2.1.16 \ scc-2.2.4 \
schannel-0.1.23 \ schannel-0.1.26 \
scopeguard-1.2.0 \ scopeguard-1.2.0 \
sdd-3.0.2 \ sdd-3.0.4 \
security-framework-2.11.1 \ security-framework-2.11.1 \
security-framework-sys-2.11.1 \ security-framework-sys-2.12.1 \
serde-1.0.208 \ serde-1.0.215 \
serde_derive-1.0.208 \ serde_derive-1.0.215 \
serde_json-1.0.125 \ serde_json-1.0.132 \
serde_spanned-0.6.7 \ serde_spanned-0.6.8 \
serde_urlencoded-0.7.1 \ serde_urlencoded-0.7.1 \
serial_test-3.1.1 \ serial_test-3.2.0 \
serial_test_derive-3.1.1 \ serial_test_derive-3.2.0 \
sha1-0.10.6 \ sha1-0.10.6 \
sha1-asm-0.5.3 \ sha1-asm-0.5.3 \
sha1_smol-1.0.1 \ sha1_smol-1.0.1 \
@ -345,10 +369,10 @@ CARGO_CRATES= addr2line-0.22.0 \
similar-2.6.0 \ similar-2.6.0 \
slab-0.4.9 \ slab-0.4.9 \
smallvec-1.13.2 \ smallvec-1.13.2 \
socket2-0.4.10 \
socket2-0.5.7 \ socket2-0.5.7 \
spin-0.9.8 \ spin-0.9.8 \
stability-0.2.1 \ stability-0.2.1 \
stable_deref_trait-1.2.0 \
static_assertions-1.1.0 \ static_assertions-1.1.0 \
strsim-0.11.1 \ strsim-0.11.1 \
strum-0.26.3 \ strum-0.26.3 \
@ -356,34 +380,37 @@ CARGO_CRATES= addr2line-0.22.0 \
subtle-2.6.1 \ subtle-2.6.1 \
symlink-0.1.0 \ symlink-0.1.0 \
syn-1.0.109 \ syn-1.0.109 \
syn-2.0.75 \ syn-2.0.87 \
sync_wrapper-1.0.1 \ sync_wrapper-1.0.1 \
sysinfo-0.31.2 \ synstructure-0.13.1 \
sysinfo-0.31.4 \
system-configuration-0.6.1 \ system-configuration-0.6.1 \
system-configuration-sys-0.6.0 \ system-configuration-sys-0.6.0 \
tar-0.4.41 \ tar-0.4.43 \
tempfile-3.12.0 \ target-triple-0.1.3 \
tempfile-3.14.0 \
termcolor-1.4.1 \ termcolor-1.4.1 \
terminal_size-0.3.0 \ terminal_size-0.3.0 \
termtree-0.5.1 \ termtree-0.5.1 \
thiserror-1.0.63 \ thiserror-1.0.69 \
thiserror-impl-1.0.63 \ thiserror-2.0.3 \
thiserror-impl-1.0.69 \
thiserror-impl-2.0.3 \
thread_local-1.1.8 \ thread_local-1.1.8 \
time-0.3.36 \ time-0.3.36 \
time-core-0.1.2 \ time-core-0.1.2 \
time-macros-0.2.18 \ time-macros-0.2.18 \
tinystr-0.7.6 \
tinytemplate-1.2.1 \ tinytemplate-1.2.1 \
tinyvec-1.8.0 \ tinyvec-1.8.0 \
tinyvec_macros-0.1.1 \ tinyvec_macros-0.1.1 \
tokio-1.39.3 \ tokio-1.41.1 \
tokio-native-tls-0.3.1 \ tokio-native-tls-0.3.1 \
tokio-rustls-0.26.0 \ tokio-rustls-0.26.0 \
tokio-util-0.7.11 \ tokio-util-0.7.12 \
toml-0.8.19 \ toml-0.8.19 \
toml_datetime-0.6.8 \ toml_datetime-0.6.8 \
toml_edit-0.22.20 \ toml_edit-0.22.22 \
tower-0.4.13 \
tower-layer-0.3.3 \
tower-service-0.3.3 \ tower-service-0.3.3 \
tracing-0.1.40 \ tracing-0.1.40 \
tracing-attributes-0.1.27 \ tracing-attributes-0.1.27 \
@ -392,36 +419,37 @@ CARGO_CRATES= addr2line-0.22.0 \
tracing-log-0.2.0 \ tracing-log-0.2.0 \
tracing-subscriber-0.3.18 \ tracing-subscriber-0.3.18 \
try-lock-0.2.5 \ try-lock-0.2.5 \
trybuild-1.0.99 \ trybuild-1.0.101 \
tui-react-0.23.2 \ tui-react-0.23.2 \
typenum-1.17.0 \ typenum-1.17.0 \
uluru-3.1.0 \ uluru-3.1.0 \
unicode-bidi-0.3.15 \
unicode-bom-2.0.3 \ unicode-bom-2.0.3 \
unicode-ident-1.0.12 \ unicode-ident-1.0.13 \
unicode-normalization-0.1.23 \ unicode-normalization-0.1.24 \
unicode-segmentation-1.11.0 \ unicode-segmentation-1.12.0 \
unicode-truncate-1.1.0 \ unicode-truncate-1.1.0 \
unicode-width-0.1.13 \ unicode-width-0.1.14 \
untrusted-0.9.0 \ untrusted-0.9.0 \
url-2.5.2 \ url-2.5.3 \
utf16_iter-1.0.5 \
utf8_iter-1.0.4 \
utf8parse-0.2.2 \ utf8parse-0.2.2 \
valuable-0.1.0 \ valuable-0.1.0 \
value-bag-1.9.0 \ value-bag-1.10.0 \
vcpkg-0.2.15 \ vcpkg-0.2.15 \
version_check-0.9.5 \ version_check-0.9.5 \
waker-fn-1.2.0 \
walkdir-2.5.0 \ walkdir-2.5.0 \
want-0.3.1 \ want-0.3.1 \
wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.93 \ wasm-bindgen-0.2.95 \
wasm-bindgen-backend-0.2.93 \ wasm-bindgen-backend-0.2.95 \
wasm-bindgen-futures-0.4.43 \ wasm-bindgen-futures-0.4.45 \
wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-0.2.95 \
wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-macro-support-0.2.95 \
wasm-bindgen-shared-0.2.93 \ wasm-bindgen-shared-0.2.95 \
web-sys-0.3.70 \ web-sys-0.3.72 \
webpki-roots-0.26.3 \ webpki-roots-0.26.6 \
which-4.4.2 \
winapi-0.3.9 \ winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \ winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.9 \ winapi-util-0.1.9 \
@ -467,14 +495,22 @@ CARGO_CRATES= addr2line-0.22.0 \
windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.52.6 \
winnow-0.6.18 \ winnow-0.6.20 \
winreg-0.52.0 \ winreg-0.52.0 \
write16-1.0.0 \
writeable-0.5.5 \
xattr-1.3.1 \ xattr-1.3.1 \
xz2-0.1.7 \ xz2-0.1.7 \
yansi-0.5.1 \ yansi-1.0.1 \
yoke-0.7.4 \
yoke-derive-0.7.4 \
zerocopy-0.7.35 \ zerocopy-0.7.35 \
zerocopy-derive-0.7.35 \ zerocopy-derive-0.7.35 \
zerofrom-0.1.4 \
zerofrom-derive-0.1.4 \
zeroize-1.8.1 \ zeroize-1.8.1 \
zerovec-0.10.4 \
zerovec-derive-0.10.3 \
zip-2.2.0 \ zip-2.2.0 \
zopfli-0.8.1 zopfli-0.8.1

File diff suppressed because it is too large Load diff