git: 363360d9db56 - main - audio/ncspot: update to 1.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Nov 2025 15:25:20 UTC
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=363360d9db5600525b88bdfdf8ab76d9526e1b25
commit 363360d9db5600525b88bdfdf8ab76d9526e1b25
Author: Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2025-11-06 09:36:50 +0000
Commit: Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2025-11-08 15:19:41 +0000
audio/ncspot: update to 1.3.1
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v1.3.1
Major changes:
* Bug preventing any type of playback due to spotify API changes
* Bug preventing retrieval of new song metadata from spotify
---
audio/ncspot/Makefile | 3 +-
audio/ncspot/Makefile.crates | 514 ++++++++++-----------
audio/ncspot/distinfo | 1034 ++++++++++++++++++++----------------------
3 files changed, 730 insertions(+), 821 deletions(-)
diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile
index 7360eff737ef..861b9572c71d 100644
--- a/audio/ncspot/Makefile
+++ b/audio/ncspot/Makefile
@@ -1,7 +1,6 @@
PORTNAME= ncspot
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.0
-PORTREVISION= 2
+DISTVERSION= 1.3.1
CATEGORIES= audio
MAINTAINER= rodrigo@FreeBSD.org
diff --git a/audio/ncspot/Makefile.crates b/audio/ncspot/Makefile.crates
index eed8b89df14e..01a915383399 100644
--- a/audio/ncspot/Makefile.crates
+++ b/audio/ncspot/Makefile.crates
@@ -1,68 +1,60 @@
CARGO_CRATES= addr2line-0.24.2 \
- adler2-2.0.0 \
+ adler2-2.0.1 \
aes-0.8.4 \
- ahash-0.8.11 \
+ ahash-0.8.12 \
aho-corasick-1.1.3 \
+ allocator-api2-0.2.21 \
alsa-0.9.1 \
alsa-sys-0.3.1 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
- anstream-0.6.18 \
- anstyle-1.0.10 \
- anstyle-parse-0.2.6 \
- anstyle-query-1.1.2 \
- anstyle-wincon-3.0.7 \
- anyhow-1.0.97 \
- arboard-3.6.0 \
+ anstream-0.6.20 \
+ anstyle-1.0.11 \
+ anstyle-parse-0.2.7 \
+ anstyle-query-1.1.4 \
+ anstyle-wincon-3.0.10 \
+ anyhow-1.0.99 \
+ arboard-3.6.1 \
arrayvec-0.7.6 \
async-broadcast-0.7.2 \
- async-channel-2.3.1 \
- async-executor-1.13.1 \
- async-io-2.4.0 \
- async-lock-3.4.0 \
- async-process-2.3.0 \
+ async-channel-2.5.0 \
+ async-executor-1.13.2 \
+ async-io-2.5.0 \
+ async-lock-3.4.1 \
+ async-process-2.4.0 \
async-recursion-1.1.1 \
- async-signal-0.2.10 \
+ async-signal-0.2.12 \
async-task-4.7.1 \
- async-trait-0.1.87 \
+ async-trait-0.1.89 \
atomic-waker-1.1.2 \
- autocfg-1.4.0 \
- aws-lc-rs-1.12.5 \
- aws-lc-sys-0.26.0 \
- backtrace-0.3.74 \
- base64-0.13.1 \
- base64-0.21.7 \
+ autocfg-1.5.0 \
+ backtrace-0.3.75 \
base64-0.22.1 \
- base64ct-1.6.0 \
- bindgen-0.69.5 \
- bindgen-0.70.1 \
+ base64ct-1.8.0 \
bitflags-1.3.2 \
- bitflags-2.9.0 \
- block-0.1.6 \
+ bitflags-2.9.3 \
block-buffer-0.10.4 \
- blocking-1.6.1 \
- bumpalo-3.17.0 \
- bytemuck-1.22.0 \
+ block2-0.6.1 \
+ blocking-1.6.2 \
+ bumpalo-3.19.0 \
+ bytemuck-1.23.2 \
byteorder-1.5.0 \
byteorder-lite-0.1.0 \
bytes-1.10.1 \
- castaway-0.2.3 \
- cc-1.2.16 \
+ castaway-0.2.4 \
+ cc-1.2.34 \
cesu8-1.1.0 \
- cexpr-0.6.0 \
- cfg-if-1.0.0 \
+ cfg-if-1.0.3 \
cfg_aliases-0.2.1 \
chrono-0.4.41 \
cipher-0.4.4 \
- clang-sys-1.8.1 \
- clap-4.5.40 \
- clap_builder-4.5.40 \
- clap_complete-4.5.54 \
- clap_lex-0.7.4 \
- clap_mangen-0.2.27 \
- clipboard-win-5.4.0 \
- cmake-0.1.54 \
- colorchoice-1.0.3 \
+ clap-4.5.45 \
+ clap_builder-4.5.44 \
+ clap_complete-4.5.57 \
+ clap_lex-0.7.5 \
+ clap_mangen-0.2.29 \
+ clipboard-win-5.4.1 \
+ colorchoice-1.0.4 \
combine-4.6.7 \
compact_str-0.8.1 \
concurrent-queue-2.5.0 \
@@ -70,13 +62,11 @@ CARGO_CRATES= addr2line-0.24.2 \
cookie-0.18.1 \
cookie_store-0.21.1 \
core-foundation-0.9.4 \
- core-foundation-0.10.0 \
core-foundation-sys-0.8.7 \
- coreaudio-rs-0.11.3 \
- coreaudio-sys-0.2.16 \
- cpal-0.15.3 \
+ coreaudio-rs-0.13.0 \
+ cpal-0.16.0 \
cpufeatures-0.2.17 \
- crc32fast-1.4.2 \
+ crc32fast-1.5.0 \
crossbeam-channel-0.5.15 \
crossbeam-utils-0.8.21 \
crossterm-0.28.1 \
@@ -86,55 +76,57 @@ CARGO_CRATES= addr2line-0.24.2 \
cursive-0.21.1 \
cursive-macros-0.1.0 \
cursive_core-0.4.6 \
- darling-0.20.10 \
- darling_core-0.20.10 \
- darling_macro-0.20.10 \
+ darling-0.20.11 \
+ darling-0.21.3 \
+ darling_core-0.20.11 \
+ darling_core-0.21.3 \
+ darling_macro-0.20.11 \
+ darling_macro-0.21.3 \
dasp_sample-0.11.0 \
- data-encoding-2.8.0 \
- der-0.7.9 \
- deranged-0.3.11 \
+ data-encoding-2.9.0 \
+ der-0.7.10 \
+ deranged-0.4.0 \
derive_builder-0.20.2 \
derive_builder_core-0.20.2 \
derive_builder_macro-0.20.2 \
digest-0.10.7 \
dirs-next-1.0.2 \
- dirs-next-2.0.0 \
dirs-sys-next-0.1.2 \
+ dispatch2-0.3.0 \
displaydoc-0.2.5 \
document-features-0.2.11 \
downcast-rs-1.2.1 \
- dunce-1.0.5 \
either-1.15.0 \
encoding_rs-0.8.35 \
endi-1.1.0 \
enum-map-2.7.3 \
enum-map-derive-0.17.0 \
enum_dispatch-0.3.13 \
- enumflags2-0.7.11 \
- enumflags2_derive-0.7.11 \
- enumset-1.1.5 \
- enumset_derive-0.10.0 \
+ enumflags2-0.7.12 \
+ enumflags2_derive-0.7.12 \
+ enumset-1.1.10 \
+ enumset_derive-0.14.0 \
equivalent-1.0.2 \
- errno-0.3.10 \
- error-code-3.3.1 \
- event-listener-5.4.0 \
- event-listener-strategy-0.5.3 \
+ errno-0.3.13 \
+ error-code-3.3.2 \
+ event-listener-5.4.1 \
+ event-listener-strategy-0.5.4 \
fastrand-2.3.0 \
fdeflate-0.3.7 \
fern-0.7.1 \
fixedbitset-0.4.2 \
- flate2-1.1.0 \
+ flate2-1.1.2 \
fnv-1.0.7 \
+ foldhash-0.1.5 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
- form_urlencoded-1.2.1 \
- fs_extra-1.3.0 \
+ form_urlencoded-1.2.2 \
futures-0.3.31 \
futures-channel-0.3.31 \
futures-core-0.3.31 \
futures-executor-0.3.31 \
futures-io-0.3.31 \
- futures-lite-2.6.0 \
+ futures-lite-2.6.1 \
futures-macro-0.3.31 \
futures-sink-0.3.31 \
futures-task-0.3.31 \
@@ -142,108 +134,94 @@ CARGO_CRATES= addr2line-0.24.2 \
futures-util-0.3.31 \
generic-array-0.14.7 \
gethostname-0.4.3 \
- getrandom-0.2.15 \
- getrandom-0.3.1 \
+ getrandom-0.2.16 \
+ getrandom-0.3.3 \
gimli-0.31.1 \
- glob-0.3.2 \
- governor-0.6.3 \
- h2-0.3.26 \
- h2-0.4.8 \
+ governor-0.10.1 \
+ h2-0.4.12 \
half-1.8.3 \
- hashbrown-0.15.2 \
- headers-0.4.0 \
+ hashbrown-0.15.5 \
+ headers-0.4.1 \
headers-core-0.3.0 \
heck-0.5.0 \
- hermit-abi-0.4.0 \
+ hermit-abi-0.5.2 \
hex-0.4.3 \
hmac-0.12.1 \
home-0.5.11 \
- http-0.2.12 \
- http-1.2.0 \
- http-body-0.4.6 \
+ http-1.3.1 \
http-body-1.0.1 \
- http-body-util-0.1.2 \
+ http-body-util-0.1.3 \
httparse-1.10.1 \
httpdate-1.0.3 \
- hyper-0.14.32 \
- hyper-1.6.0 \
+ hyper-1.7.0 \
hyper-proxy2-0.1.0 \
- hyper-rustls-0.24.2 \
- hyper-rustls-0.26.0 \
- hyper-rustls-0.27.5 \
+ hyper-rustls-0.27.7 \
hyper-tls-0.6.0 \
- hyper-util-0.1.14 \
- iana-time-zone-0.1.61 \
+ hyper-util-0.1.16 \
+ iana-time-zone-0.1.63 \
iana-time-zone-haiku-0.1.2 \
- 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 \
ident_case-1.0.1 \
- idna-1.0.3 \
- idna_adapter-1.2.0 \
- image-0.25.5 \
- indexmap-2.7.1 \
+ idna-1.1.0 \
+ idna_adapter-1.2.1 \
+ image-0.25.6 \
+ indexmap-2.11.0 \
inout-0.1.4 \
- io-uring-0.7.8 \
+ io-uring-0.7.10 \
ioctl-rs-0.2.0 \
ipnet-2.11.0 \
iri-string-0.7.8 \
+ is-docker-0.2.0 \
+ is-wsl-0.4.0 \
is_terminal_polyfill-1.70.1 \
- itertools-0.12.1 \
- itertools-0.13.0 \
itoa-1.0.15 \
jni-0.21.1 \
jni-sys-0.3.0 \
- jobserver-0.1.32 \
- jpeg-decoder-0.3.1 \
+ jpeg-decoder-0.3.2 \
js-sys-0.3.77 \
lazy_static-1.5.0 \
- lazycell-1.3.0 \
- libc-0.2.174 \
- libloading-0.8.6 \
- libm-0.2.11 \
- libpulse-binding-2.29.0 \
+ libc-0.2.175 \
+ libm-0.2.15 \
+ libpulse-binding-2.30.1 \
libpulse-simple-binding-2.29.0 \
libpulse-simple-sys-1.22.0 \
- libpulse-sys-1.22.0 \
- libredox-0.1.3 \
- librespot-audio-0.6.0 \
- librespot-core-0.6.0 \
- librespot-metadata-0.6.0 \
- librespot-oauth-0.6.0 \
- librespot-playback-0.6.0 \
- librespot-protocol-0.6.0 \
+ libpulse-sys-1.23.0 \
+ libredox-0.1.9 \
+ librespot-audio-0.7.0 \
+ librespot-core-0.7.0 \
+ librespot-metadata-0.7.0 \
+ librespot-oauth-0.7.0 \
+ librespot-playback-0.7.0 \
+ librespot-protocol-0.7.0 \
linux-raw-sys-0.4.15 \
- litemap-0.7.5 \
- litrs-0.4.1 \
- lock_api-0.4.12 \
+ linux-raw-sys-0.9.4 \
+ litemap-0.8.0 \
+ litrs-0.4.2 \
+ lock_api-0.4.13 \
log-0.4.27 \
- mac-notification-sys-0.6.2 \
- mach2-0.4.2 \
- malloc_buf-0.0.6 \
+ mac-notification-sys-0.6.6 \
+ mach2-0.4.3 \
maplit-1.0.2 \
maybe-async-0.2.10 \
- memchr-2.7.4 \
+ memchr-2.7.5 \
memoffset-0.9.1 \
mime-0.3.17 \
minimal-lexical-0.2.1 \
- miniz_oxide-0.8.5 \
- mio-1.0.3 \
+ miniz_oxide-0.8.9 \
+ mio-1.0.4 \
native-tls-0.2.14 \
ncurses-5.101.0 \
ncurses-6.0.1 \
- ndk-0.8.0 \
+ ndk-0.9.0 \
ndk-context-0.1.1 \
- ndk-sys-0.5.0+25.2.9519653 \
+ ndk-sys-0.6.0+11769913 \
nix-0.30.1 \
- no-std-compat-0.4.1 \
nom-7.1.3 \
nonzero_ext-0.3.0 \
notify-rust-4.11.7 \
@@ -262,41 +240,42 @@ CARGO_CRATES= addr2line-0.24.2 \
num-rational-0.2.4 \
num-rational-0.4.2 \
num-traits-0.2.19 \
- num_enum-0.7.3 \
- num_enum_derive-0.7.3 \
+ num_enum-0.7.4 \
+ num_enum_derive-0.7.4 \
num_threads-0.1.7 \
numtoa-0.2.4 \
- oauth2-4.4.2 \
- objc-0.2.7 \
- objc-foundation-0.1.1 \
- objc2-0.6.0 \
- objc2-app-kit-0.3.0 \
- objc2-core-foundation-0.3.0 \
- objc2-core-graphics-0.3.0 \
+ oauth2-5.0.0 \
+ objc2-0.6.2 \
+ objc2-app-kit-0.3.1 \
+ objc2-audio-toolbox-0.3.1 \
+ objc2-core-audio-0.3.1 \
+ objc2-core-audio-types-0.3.1 \
+ objc2-core-foundation-0.3.1 \
+ objc2-core-graphics-0.3.1 \
objc2-encode-4.1.0 \
- objc2-foundation-0.3.0 \
- objc2-io-surface-0.3.0 \
- objc_id-0.1.1 \
+ objc2-foundation-0.3.1 \
+ objc2-io-kit-0.3.1 \
+ objc2-io-surface-0.3.1 \
object-0.36.7 \
- oboe-0.6.1 \
- oboe-sys-0.6.1 \
- once_cell-1.20.3 \
- openssl-0.10.72 \
+ once_cell-1.21.3 \
+ once_cell_polyfill-1.70.1 \
+ open-5.3.2 \
+ openssl-0.10.73 \
openssl-macros-0.1.1 \
openssl-probe-0.1.6 \
- openssl-sys-0.9.107 \
+ openssl-sys-0.9.109 \
ordered-stream-0.2.0 \
- os_pipe-1.2.1 \
+ os_pipe-1.2.2 \
pancurses-0.17.0 \
parking-2.2.1 \
- parking_lot-0.12.3 \
- parking_lot_core-0.9.10 \
+ parking_lot-0.12.4 \
+ parking_lot_core-0.9.11 \
parse_duration-2.1.1 \
- paste-1.0.15 \
+ pathdiff-0.2.3 \
pbkdf2-0.12.2 \
pdcurses-sys-0.7.1 \
pem-rfc7468-0.7.0 \
- percent-encoding-2.3.1 \
+ percent-encoding-2.3.2 \
petgraph-0.6.5 \
pin-project-lite-0.2.16 \
pin-utils-0.1.0 \
@@ -306,89 +285,81 @@ CARGO_CRATES= addr2line-0.24.2 \
pkg-config-0.3.32 \
platform-dirs-0.3.0 \
png-0.17.16 \
- polling-3.7.4 \
- portable-atomic-1.11.0 \
+ polling-3.10.0 \
+ portable-atomic-1.11.1 \
portaudio-rs-0.3.2 \
portaudio-sys-0.1.1 \
+ potential_utf-0.1.2 \
powerfmt-0.2.0 \
- ppv-lite86-0.2.20 \
- prettyplease-0.2.30 \
- priority-queue-2.1.2 \
+ ppv-lite86-0.2.21 \
+ priority-queue-2.5.0 \
proc-macro-crate-3.3.0 \
- proc-macro2-1.0.94 \
- protobuf-3.7.1 \
- protobuf-codegen-3.7.1 \
- protobuf-parse-3.7.1 \
- protobuf-support-3.7.1 \
- quick-xml-0.36.2 \
- quick-xml-0.37.2 \
- quote-1.0.39 \
+ proc-macro2-1.0.101 \
+ protobuf-3.7.2 \
+ protobuf-codegen-3.7.2 \
+ protobuf-json-mapping-3.7.2 \
+ protobuf-parse-3.7.2 \
+ protobuf-support-3.7.2 \
+ quick-xml-0.37.5 \
+ quick-xml-0.38.3 \
+ quote-1.0.40 \
+ r-efi-5.3.0 \
rand-0.8.5 \
- rand-0.9.1 \
+ rand-0.9.2 \
rand_chacha-0.3.1 \
rand_chacha-0.9.0 \
rand_core-0.6.4 \
rand_core-0.9.3 \
- rand_distr-0.4.3 \
- redox_syscall-0.5.10 \
+ rand_distr-0.5.1 \
+ redox_syscall-0.5.17 \
redox_termios-0.1.3 \
redox_users-0.4.6 \
- regex-1.11.1 \
- regex-automata-0.4.9 \
- regex-syntax-0.8.5 \
- reqwest-0.11.27 \
- reqwest-0.12.22 \
- ring-0.17.13 \
- rodio-0.19.0 \
+ regex-1.11.2 \
+ regex-automata-0.4.10 \
+ regex-syntax-0.8.6 \
+ reqwest-0.12.23 \
+ ring-0.17.14 \
+ rodio-0.21.1 \
roff-0.2.2 \
- rsa-0.9.7 \
+ rsa-0.9.8 \
rspotify-0.15.0 \
rspotify-http-0.15.0 \
rspotify-macros-0.15.0 \
rspotify-model-0.15.0 \
- rustc-demangle-0.1.24 \
- rustc-hash-1.1.0 \
+ rustc-demangle-0.1.26 \
rustix-0.38.44 \
- rustls-0.21.12 \
- rustls-0.22.4 \
- rustls-0.23.23 \
- rustls-native-certs-0.7.3 \
- rustls-native-certs-0.8.1 \
- rustls-pemfile-1.0.4 \
- rustls-pemfile-2.2.0 \
- rustls-pki-types-1.11.0 \
- rustls-webpki-0.101.7 \
- rustls-webpki-0.102.8 \
- rustversion-1.0.20 \
+ rustix-1.0.8 \
+ rustls-0.23.31 \
+ rustls-pki-types-1.12.0 \
+ rustls-webpki-0.103.4 \
+ rustversion-1.0.22 \
ryu-1.0.20 \
same-file-1.0.6 \
schannel-0.1.27 \
scopeguard-1.2.0 \
- sct-0.7.1 \
security-framework-2.11.1 \
- security-framework-3.2.0 \
security-framework-sys-2.14.0 \
serde-1.0.219 \
serde_cbor-0.11.2 \
serde_derive-1.0.219 \
- serde_json-1.0.140 \
+ serde_json-1.0.143 \
serde_path_to_error-0.1.17 \
serde_repr-0.1.20 \
- serde_spanned-0.6.9 \
+ serde_spanned-1.0.0 \
serde_urlencoded-0.7.1 \
sha1-0.10.6 \
- sha2-0.10.8 \
+ sha2-0.10.9 \
shannon-0.2.0 \
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.2 \
+ signal-hook-registry-1.4.6 \
signature-2.2.0 \
simd-adler32-0.3.7 \
- slab-0.4.9 \
- smallvec-1.14.0 \
- socket2-0.5.10 \
+ slab-0.4.11 \
+ smallvec-1.15.1 \
+ socket2-0.6.0 \
socks-0.3.4 \
spin-0.9.8 \
spinning_top-0.3.0 \
@@ -396,8 +367,8 @@ CARGO_CRATES= addr2line-0.24.2 \
stable_deref_trait-1.2.0 \
static_assertions-1.1.0 \
strsim-0.11.1 \
- strum-0.27.1 \
- strum_macros-0.27.1 \
+ strum-0.27.2 \
+ strum_macros-0.27.2 \
subtle-2.6.1 \
symphonia-0.5.4 \
symphonia-bundle-mp3-0.5.4 \
@@ -406,51 +377,48 @@ CARGO_CRATES= addr2line-0.24.2 \
symphonia-format-ogg-0.5.4 \
symphonia-metadata-0.5.4 \
symphonia-utils-xiph-0.5.4 \
- syn-2.0.99 \
- sync_wrapper-0.1.2 \
+ syn-2.0.106 \
sync_wrapper-1.0.2 \
- synstructure-0.13.1 \
- sysinfo-0.31.4 \
- system-configuration-0.5.1 \
+ synstructure-0.13.2 \
+ sysinfo-0.36.1 \
system-configuration-0.6.1 \
- system-configuration-sys-0.5.0 \
system-configuration-sys-0.6.0 \
tauri-winrt-notification-0.7.2 \
- tempfile-3.17.1 \
- termion-4.0.4 \
+ tempfile-3.21.0 \
+ termion-4.0.5 \
thiserror-1.0.69 \
- thiserror-2.0.12 \
+ thiserror-2.0.16 \
thiserror-impl-1.0.69 \
- thiserror-impl-2.0.12 \
+ thiserror-impl-2.0.16 \
thread-id-4.2.2 \
tiff-0.9.1 \
- time-0.3.39 \
- time-core-0.1.3 \
- time-macros-0.2.20 \
- tinystr-0.7.6 \
- tokio-1.46.1 \
+ time-0.3.41 \
+ time-core-0.1.4 \
+ time-macros-0.2.22 \
+ tinystr-0.8.1 \
+ tokio-1.47.1 \
tokio-macros-2.5.0 \
tokio-native-tls-0.3.1 \
- tokio-rustls-0.24.1 \
- tokio-rustls-0.25.0 \
tokio-rustls-0.26.2 \
tokio-stream-0.1.17 \
- tokio-tungstenite-0.24.0 \
- tokio-util-0.7.15 \
- toml-0.8.23 \
+ tokio-tungstenite-0.27.0 \
+ tokio-util-0.7.16 \
+ toml-0.9.5 \
toml_datetime-0.6.11 \
+ toml_datetime-0.7.0 \
toml_edit-0.22.27 \
- toml_write-0.1.2 \
+ toml_parser-1.0.2 \
+ toml_writer-1.0.2 \
tower-0.5.2 \
tower-http-0.6.6 \
tower-layer-0.3.3 \
tower-service-0.3.3 \
tracing-0.1.41 \
- tracing-attributes-0.1.28 \
- tracing-core-0.1.33 \
- tree_magic_mini-3.1.6 \
+ tracing-attributes-0.1.30 \
+ tracing-core-0.1.34 \
+ tree_magic_mini-3.2.0 \
try-lock-0.2.5 \
- tungstenite-0.24.0 \
+ tungstenite-0.27.0 \
typenum-1.18.0 \
uds_windows-1.1.0 \
unicode-ident-1.0.18 \
@@ -459,113 +427,115 @@ CARGO_CRATES= addr2line-0.24.2 \
unicode-width-0.2.1 \
untrusted-0.9.0 \
ureq-2.12.1 \
- url-2.5.4 \
+ url-2.5.7 \
utf-8-0.7.6 \
- utf16_iter-1.0.5 \
utf8_iter-1.0.4 \
utf8parse-0.2.2 \
- uuid-1.15.1 \
+ uuid-1.18.0 \
vcpkg-0.2.15 \
- vergen-9.0.4 \
- vergen-gitcl-1.0.5 \
+ vergen-9.0.6 \
+ vergen-gitcl-1.0.8 \
vergen-lib-0.1.6 \
version_check-0.9.5 \
walkdir-2.5.0 \
want-0.3.1 \
- wasi-0.11.0+wasi-snapshot-preview1 \
- wasi-0.13.3+wasi-0.2.2 \
+ wasi-0.11.1+wasi-snapshot-preview1 \
+ wasi-0.14.2+wasi-0.2.4 \
wasm-bindgen-0.2.100 \
wasm-bindgen-backend-0.2.100 \
wasm-bindgen-futures-0.4.50 \
wasm-bindgen-macro-0.2.100 \
wasm-bindgen-macro-support-0.2.100 \
wasm-bindgen-shared-0.2.100 \
- wayland-backend-0.3.8 \
- wayland-client-0.31.8 \
- wayland-protocols-0.32.6 \
- wayland-protocols-wlr-0.3.6 \
- wayland-scanner-0.31.6 \
- wayland-sys-0.31.6 \
+ wayland-backend-0.3.11 \
+ wayland-client-0.31.11 \
+ wayland-protocols-0.32.9 \
+ wayland-protocols-wlr-0.3.9 \
+ wayland-scanner-0.31.7 \
+ wayland-sys-0.31.7 \
web-sys-0.3.77 \
- webpki-0.22.4 \
- webpki-roots-0.25.4 \
- weezl-0.1.8 \
+ web-time-1.1.0 \
+ weezl-0.1.10 \
which-4.4.2 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
- winapi-util-0.1.9 \
+ winapi-util-0.1.10 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.54.0 \
- windows-0.57.0 \
- windows-0.61.1 \
+ windows-0.61.3 \
windows-collections-0.2.0 \
- windows-core-0.52.0 \
windows-core-0.54.0 \
- windows-core-0.57.0 \
- windows-core-0.61.0 \
- windows-future-0.2.0 \
- windows-implement-0.57.0 \
+ windows-core-0.61.2 \
+ windows-future-0.2.1 \
windows-implement-0.60.0 \
- windows-interface-0.57.0 \
windows-interface-0.59.1 \
- windows-link-0.1.1 \
+ windows-link-0.1.3 \
windows-numerics-0.2.0 \
- windows-registry-0.5.2 \
+ windows-registry-0.5.3 \
windows-result-0.1.2 \
windows-result-0.3.4 \
windows-strings-0.4.2 \
windows-sys-0.45.0 \
- windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-sys-0.59.0 \
+ windows-sys-0.60.2 \
windows-targets-0.42.2 \
windows-targets-0.48.5 \
windows-targets-0.52.6 \
- windows-version-0.1.3 \
+ windows-targets-0.53.3 \
+ windows-threading-0.1.0 \
+ windows-version-0.1.4 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.6 \
+ windows_aarch64_gnullvm-0.53.0 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.6 \
+ windows_aarch64_msvc-0.53.0 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.6 \
+ windows_i686_gnu-0.53.0 \
windows_i686_gnullvm-0.52.6 \
+ windows_i686_gnullvm-0.53.0 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.6 \
+ windows_i686_msvc-0.53.0 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.6 \
+ windows_x86_64_gnu-0.53.0 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.6 \
+ windows_x86_64_gnullvm-0.53.0 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.6 \
- winnow-0.7.10 \
+ windows_x86_64_msvc-0.53.0 \
+ winnow-0.7.13 \
winreg-0.5.1 \
- winreg-0.50.0 \
- wit-bindgen-rt-0.33.0 \
+ wit-bindgen-rt-0.39.0 \
wl-clipboard-rs-0.9.2 \
- write16-1.0.0 \
- writeable-0.5.5 \
+ writeable-0.6.1 \
x11rb-0.13.1 \
x11rb-protocol-0.13.1 \
xi-unicode-0.3.0 \
- yoke-0.7.5 \
- yoke-derive-0.7.5 \
- zbus-5.7.1 \
- zbus_macros-5.7.1 \
+ yoke-0.8.0 \
+ yoke-derive-0.8.0 \
+ zbus-5.10.0 \
+ zbus_macros-5.10.0 \
zbus_names-4.2.0 \
- zerocopy-0.7.35 \
- zerocopy-derive-0.7.35 \
+ zerocopy-0.8.26 \
+ zerocopy-derive-0.8.26 \
zerofrom-0.1.6 \
zerofrom-derive-0.1.6 \
zeroize-1.8.1 \
- zerovec-0.10.4 \
- zerovec-derive-0.10.3 \
- zvariant-5.5.3 \
- zvariant_derive-5.5.3 \
- zvariant_utils-3.2.0
+ zerotrie-0.2.2 \
+ zerovec-0.11.4 \
+ zerovec-derive-0.11.1 \
+ zvariant-5.7.0 \
+ zvariant_derive-5.7.0 \
+ zvariant_utils-3.2.1
diff --git a/audio/ncspot/distinfo b/audio/ncspot/distinfo
index d8d6c794910f..e0b9fd4c5733 100644
--- a/audio/ncspot/distinfo
+++ b/audio/ncspot/distinfo
@@ -1,14 +1,16 @@
-TIMESTAMP = 1753995731
+TIMESTAMP = 1762420996
SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
-SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
-SIZE (rust/crates/adler2-2.0.0.crate) = 13529
+SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
+SIZE (rust/crates/adler2-2.0.1.crate) = 13366
SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0
SIZE (rust/crates/aes-0.8.4.crate) = 124812
-SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
-SIZE (rust/crates/ahash-0.8.11.crate) = 43607
+SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75
+SIZE (rust/crates/ahash-0.8.12.crate) = 43413
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
+SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923
+SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622
SHA256 (rust/crates/alsa-0.9.1.crate) = ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43
SIZE (rust/crates/alsa-0.9.1.crate) = 72824
SHA256 (rust/crates/alsa-sys-0.3.1.crate) = db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527
@@ -17,118 +19,100 @@ SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e
SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674
SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
-SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b
-SIZE (rust/crates/anstream-0.6.18.crate) = 29681
-SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9
-SIZE (rust/crates/anstyle-1.0.10.crate) = 15725
-SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9
-SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343
-SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c
-SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969
-SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e
-SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400
-SHA256 (rust/crates/anyhow-1.0.97.crate) = dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f
-SIZE (rust/crates/anyhow-1.0.97.crate) = 52221
-SHA256 (rust/crates/arboard-3.6.0.crate) = 55f533f8e0af236ffe5eb979b99381df3258853f00ba2e44b6e1955292c75227
-SIZE (rust/crates/arboard-3.6.0.crate) = 52701
+SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192
+SIZE (rust/crates/anstream-0.6.20.crate) = 28797
+SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd
+SIZE (rust/crates/anstyle-1.0.11.crate) = 15880
+SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2
+SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707
+SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2
+SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192
+SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a
+SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558
+SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100
+SIZE (rust/crates/anyhow-1.0.99.crate) = 53809
+SHA256 (rust/crates/arboard-3.6.1.crate) = 0348a1c054491f4bfe6ab86a7b6ab1e44e45d899005de92f58b3df180b36ddaf
+SIZE (rust/crates/arboard-3.6.1.crate) = 54018
SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50
SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237
SHA256 (rust/crates/async-broadcast-0.7.2.crate) = 435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532
SIZE (rust/crates/async-broadcast-0.7.2.crate) = 22746
-SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a
-SIZE (rust/crates/async-channel-2.3.1.crate) = 14576
-SHA256 (rust/crates/async-executor-1.13.1.crate) = 30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec
-SIZE (rust/crates/async-executor-1.13.1.crate) = 27991
-SHA256 (rust/crates/async-io-2.4.0.crate) = 43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059
-SIZE (rust/crates/async-io-2.4.0.crate) = 49252
-SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18
-SIZE (rust/crates/async-lock-3.4.0.crate) = 34446
-SHA256 (rust/crates/async-process-2.3.0.crate) = 63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb
-SIZE (rust/crates/async-process-2.3.0.crate) = 26766
+SHA256 (rust/crates/async-channel-2.5.0.crate) = 924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2
+SIZE (rust/crates/async-channel-2.5.0.crate) = 18624
+SHA256 (rust/crates/async-executor-1.13.2.crate) = bb812ffb58524bdd10860d7d974e2f01cc0950c2438a74ee5ec2e2280c6c4ffa
+SIZE (rust/crates/async-executor-1.13.2.crate) = 28392
+SHA256 (rust/crates/async-io-2.5.0.crate) = 19634d6336019ef220f09fd31168ce5c184b295cbf80345437cc36094ef223ca
+SIZE (rust/crates/async-io-2.5.0.crate) = 50545
+SHA256 (rust/crates/async-lock-3.4.1.crate) = 5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc
+SIZE (rust/crates/async-lock-3.4.1.crate) = 40981
+SHA256 (rust/crates/async-process-2.4.0.crate) = 65daa13722ad51e6ab1a1b9c01299142bc75135b337923cfa10e79bbbd669f00
+SIZE (rust/crates/async-process-2.4.0.crate) = 26871
SHA256 (rust/crates/async-recursion-1.1.1.crate) = 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11
SIZE (rust/crates/async-recursion-1.1.1.crate) = 14874
-SHA256 (rust/crates/async-signal-0.2.10.crate) = 637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3
-SIZE (rust/crates/async-signal-0.2.10.crate) = 16970
+SHA256 (rust/crates/async-signal-0.2.12.crate) = f567af260ef69e1d52c2b560ce0ea230763e6fbb9214a85d768760a920e3e3c1
+SIZE (rust/crates/async-signal-0.2.12.crate) = 16790
SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de
SIZE (rust/crates/async-task-4.7.1.crate) = 38077
-SHA256 (rust/crates/async-trait-0.1.87.crate) = d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97
-SIZE (rust/crates/async-trait-0.1.87.crate) = 32014
+SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb
+SIZE (rust/crates/async-trait-0.1.89.crate) = 32171
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.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26
-SIZE (rust/crates/autocfg-1.4.0.crate) = 17712
-SHA256 (rust/crates/aws-lc-rs-1.12.5.crate) = 5e4e8200b9a4a5801a769d50eeabc05670fec7e959a8cb7a63a93e4e519942ae
-SIZE (rust/crates/aws-lc-rs-1.12.5.crate) = 199222
-SHA256 (rust/crates/aws-lc-sys-0.26.0.crate) = 0f9dd2e03ee80ca2822dd6ea431163d2ef259f2066a4d6ccaca6d9dcb386aa43
-SIZE (rust/crates/aws-lc-sys-0.26.0.crate) = 8330008
-SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a
-SIZE (rust/crates/backtrace-0.3.74.crate) = 88516
-SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8
-SIZE (rust/crates/base64-0.13.1.crate) = 61002
-SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567
-SIZE (rust/crates/base64-0.21.7.crate) = 82576
+SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8
+SIZE (rust/crates/autocfg-1.5.0.crate) = 18729
+SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002
+SIZE (rust/crates/backtrace-0.3.75.crate) = 92665
SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6
SIZE (rust/crates/base64-0.22.1.crate) = 81597
-SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b
-SIZE (rust/crates/base64ct-1.6.0.crate) = 28870
-SHA256 (rust/crates/bindgen-0.69.5.crate) = 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088
-SIZE (rust/crates/bindgen-0.69.5.crate) = 221128
-SHA256 (rust/crates/bindgen-0.70.1.crate) = f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f
-SIZE (rust/crates/bindgen-0.70.1.crate) = 226363
+SHA256 (rust/crates/base64ct-1.8.0.crate) = 55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba
+SIZE (rust/crates/base64ct-1.8.0.crate) = 31211
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
-SHA256 (rust/crates/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd
-SIZE (rust/crates/bitflags-2.9.0.crate) = 47654
-SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a
-SIZE (rust/crates/block-0.1.6.crate) = 4077
+SHA256 (rust/crates/bitflags-2.9.3.crate) = 34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d
+SIZE (rust/crates/bitflags-2.9.3.crate) = 47777
SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538
-SHA256 (rust/crates/blocking-1.6.1.crate) = 703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea
-SIZE (rust/crates/blocking-1.6.1.crate) = 17788
-SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf
-SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975
-SHA256 (rust/crates/bytemuck-1.22.0.crate) = b6b1fc10dbac614ebc03540c9dbd60e83887fda27794998c6528f1782047d540
-SIZE (rust/crates/bytemuck-1.22.0.crate) = 52451
+SHA256 (rust/crates/block2-0.6.1.crate) = 340d2f0bdb2a43c1d3cd40513185b2bd7def0aa1052f956455114bc98f82dcf2
+SIZE (rust/crates/block2-0.6.1.crate) = 34311
+SHA256 (rust/crates/blocking-1.6.2.crate) = e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21
+SIZE (rust/crates/blocking-1.6.2.crate) = 17754
+SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43
+SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414
+SHA256 (rust/crates/bytemuck-1.23.2.crate) = 3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677
+SIZE (rust/crates/bytemuck-1.23.2.crate) = 53021
SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
SIZE (rust/crates/byteorder-1.5.0.crate) = 23288
SHA256 (rust/crates/byteorder-lite-0.1.0.crate) = 8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495
SIZE (rust/crates/byteorder-lite-0.1.0.crate) = 15909
*** 1367 LINES SKIPPED ***