git: eab7a4b1efdc - main - audio/spotify-player: Update to v0.15.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Nov 2023 21:11:18 UTC
The branch main has been updated by jfree: URL: https://cgit.FreeBSD.org/ports/commit/?id=eab7a4b1efdccf74d14cccc753642b598b258295 commit eab7a4b1efdccf74d14cccc753642b598b258295 Author: Jake Freeland <jfree@FreeBSD.org> AuthorDate: 2023-11-16 20:03:46 +0000 Commit: Jake Freeland <jfree@FreeBSD.org> CommitDate: 2023-11-16 21:08:42 +0000 audio/spotify-player: Update to v0.15.2 Changelog: https://github.com/aome510/spotify-player/releases --- audio/spotify-player/Makefile | 3 +- audio/spotify-player/Makefile.crates | 577 ++++++++-------- audio/spotify-player/distinfo | 1160 +++++++++++++++++---------------- audio/spotify-player/files/patch-sctk | 16 - 4 files changed, 904 insertions(+), 852 deletions(-) diff --git a/audio/spotify-player/Makefile b/audio/spotify-player/Makefile index b69efd68ad41..d9e6a22c7780 100644 --- a/audio/spotify-player/Makefile +++ b/audio/spotify-player/Makefile @@ -1,7 +1,6 @@ PORTNAME= spotify-player DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 -PORTREVISION= 9 +DISTVERSION= 0.15.2 CATEGORIES= audio MAINTAINER= jfree@FreeBSD.org diff --git a/audio/spotify-player/Makefile.crates b/audio/spotify-player/Makefile.crates index 79238c153b43..f58cdc84ff8f 100644 --- a/audio/spotify-player/Makefile.crates +++ b/audio/spotify-player/Makefile.crates @@ -1,137 +1,140 @@ -CARGO_CRATES= addr2line-0.19.0 \ +CARGO_CRATES= ab_glyph-0.2.22 \ + ab_glyph_rasterizer-0.1.8 \ + addr2line-0.21.0 \ adler-1.0.2 \ aes-0.6.0 \ aes-ctr-0.6.0 \ aes-soft-0.6.4 \ aesni-0.10.0 \ - ahash-0.7.6 \ - aho-corasick-0.7.20 \ + aho-corasick-1.1.1 \ alsa-0.6.0 \ alsa-sys-0.3.1 \ + android-activity-0.4.3 \ + android-properties-0.2.2 \ + android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - ansi_colours-1.2.1 \ - anyhow-1.0.68 \ + ansi_colours-1.2.2 \ + anstream-0.6.4 \ + anstyle-1.0.4 \ + anstyle-parse-0.2.2 \ + anstyle-query-1.0.0 \ + anstyle-wincon-3.0.1 \ + anyhow-1.0.75 \ array-init-2.1.0 \ - arrayref-0.3.6 \ - arrayvec-0.5.2 \ - async-stream-0.3.3 \ - async-stream-impl-0.3.3 \ - async-trait-0.1.60 \ - atty-0.2.14 \ + arrayref-0.3.7 \ + arrayvec-0.7.4 \ + async-stream-0.3.5 \ + async-stream-impl-0.3.5 \ + async-trait-0.1.73 \ autocfg-1.1.0 \ - backtrace-0.3.67 \ + backtrace-0.3.69 \ base64-0.13.1 \ - bindgen-0.61.0 \ - bit_field-0.10.1 \ + base64-0.21.4 \ + bindgen-0.68.1 \ + bit_field-0.10.2 \ bitflags-1.3.2 \ + bitflags-2.4.0 \ block-0.1.6 \ block-buffer-0.9.0 \ - block-buffer-0.10.3 \ - bumpalo-3.11.1 \ - bytemuck-1.12.3 \ + block-buffer-0.10.4 \ + block-sys-0.1.0-beta.1 \ + block2-0.2.0-alpha.6 \ + bumpalo-3.14.0 \ + bytemuck-1.14.0 \ byteorder-1.4.3 \ - bytes-1.3.0 \ - calloop-0.10.4 \ + bytes-1.5.0 \ + calloop-0.10.6 \ cassowary-0.3.0 \ - cc-1.0.78 \ + cc-1.0.83 \ cesu8-1.1.0 \ cexpr-0.6.0 \ - cfg-expr-0.11.0 \ + cfg-expr-0.15.5 \ cfg-if-1.0.0 \ - chrono-0.4.23 \ + cfg_aliases-0.1.1 \ + chrono-0.4.31 \ cipher-0.2.5 \ - clang-sys-1.4.0 \ - clap-4.0.32 \ - clap_lex-0.3.0 \ - cmake-0.1.49 \ + clang-sys-1.6.1 \ + clap-4.4.6 \ + clap_builder-4.4.6 \ + clap_derive-4.4.2 \ + clap_lex-0.5.1 \ cocoa-0.24.1 \ - cocoa-foundation-0.1.0 \ - codespan-reporting-0.11.1 \ + cocoa-foundation-0.1.2 \ color_quant-1.1.0 \ + colorchoice-1.0.0 \ combine-4.6.6 \ - config_parser2-0.1.3 \ - config_parser_derive-0.1.1 \ - console-0.15.2 \ + config_parser2-0.1.5 \ + config_parser_derive-0.1.3 \ + console-0.15.7 \ core-foundation-0.9.3 \ - core-foundation-sys-0.8.3 \ + core-foundation-sys-0.8.4 \ core-graphics-0.22.3 \ - core-graphics-types-0.1.1 \ - core-text-19.2.0 \ + core-graphics-types-0.1.2 \ coreaudio-rs-0.10.0 \ - coreaudio-sys-0.2.11 \ + coreaudio-sys-0.2.13 \ cpal-0.13.5 \ - cpufeatures-0.2.5 \ + cpufeatures-0.2.9 \ crc32fast-1.3.2 \ - crossbeam-channel-0.5.6 \ - crossbeam-deque-0.8.2 \ - crossbeam-epoch-0.9.13 \ - crossbeam-utils-0.8.14 \ - crossfont-0.5.1 \ + crossbeam-deque-0.8.3 \ + crossbeam-epoch-0.9.15 \ + crossbeam-utils-0.8.16 \ crossterm-0.25.0 \ - crossterm_winapi-0.9.0 \ + crossterm-0.27.0 \ + crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ crypto-mac-0.11.1 \ ctr-0.6.0 \ - cty-0.2.2 \ - cxx-1.0.85 \ - cxx-build-1.0.85 \ - cxxbridge-flags-1.0.85 \ - cxxbridge-macro-1.0.85 \ + daemonize-0.5.0 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ - dbus-0.9.6 \ - dbus-crossroads-0.5.1 \ + dbus-0.9.7 \ + dbus-crossroads-0.5.2 \ + deranged-0.3.8 \ digest-0.9.0 \ - digest-0.10.6 \ + digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dispatch-0.2.0 \ - dlib-0.5.0 \ + dlib-0.5.2 \ downcast-rs-1.2.0 \ - dwrote-0.11.0 \ - either-1.8.0 \ + either-1.9.0 \ encode_unicode-0.3.6 \ - encoding_rs-0.8.31 \ - enum_dispatch-0.3.8 \ - env_logger-0.9.3 \ - errno-0.2.8 \ + encoding_rs-0.8.33 \ + enum_dispatch-0.3.12 \ + env_logger-0.10.0 \ + equivalent-1.0.1 \ + errno-0.3.4 \ errno-dragonfly-0.1.2 \ - expat-sys-2.1.6 \ - exr-1.5.2 \ - fastrand-1.8.0 \ + exr-1.71.0 \ + fastrand-2.0.1 \ + fdeflate-0.3.0 \ fixedbitset-0.4.2 \ - flate2-1.0.25 \ - flume-0.10.14 \ + flate2-1.0.27 \ + flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ - foreign-types-0.5.0 \ - foreign-types-macros-0.2.2 \ foreign-types-shared-0.1.1 \ - foreign-types-shared-0.3.1 \ - form_urlencoded-1.1.0 \ - freetype-rs-0.26.0 \ - freetype-sys-0.13.1 \ + form_urlencoded-1.2.0 \ futf-0.1.5 \ - futures-0.3.25 \ - futures-channel-0.3.25 \ - futures-core-0.3.25 \ - futures-executor-0.3.25 \ - futures-io-0.3.25 \ - futures-macro-0.3.25 \ - futures-sink-0.3.25 \ - futures-task-0.3.25 \ - futures-util-0.3.25 \ - generic-array-0.14.6 \ - getrandom-0.1.16 \ - getrandom-0.2.8 \ - gif-0.11.4 \ - gimli-0.27.0 \ + futures-0.3.28 \ + futures-channel-0.3.28 \ + futures-core-0.3.28 \ + futures-executor-0.3.28 \ + futures-io-0.3.28 \ + futures-macro-0.3.28 \ + futures-sink-0.3.28 \ + futures-task-0.3.28 \ + futures-util-0.3.28 \ + generic-array-0.14.7 \ + getrandom-0.2.10 \ + gif-0.12.0 \ + gimli-0.28.0 \ glib-0.15.12 \ - glib-macros-0.15.11 \ + glib-macros-0.15.13 \ glib-sys-0.15.10 \ - glob-0.3.0 \ + glob-0.3.1 \ gobject-sys-0.15.10 \ gstreamer-0.18.8 \ gstreamer-app-0.18.7 \ @@ -141,60 +144,63 @@ CARGO_CRATES= addr2line-0.19.0 \ gstreamer-base-0.18.0 \ gstreamer-base-sys-0.18.0 \ gstreamer-sys-0.18.0 \ - h2-0.3.15 \ - half-2.1.0 \ + h2-0.3.21 \ + half-2.2.1 \ hashbrown-0.12.3 \ - headers-0.3.8 \ + hashbrown-0.14.1 \ + headers-0.3.9 \ headers-core-0.2.0 \ - heck-0.4.0 \ - hermit-abi-0.1.19 \ - hermit-abi-0.2.6 \ + heck-0.4.1 \ + hermit-abi-0.3.3 \ hmac-0.11.0 \ hostname-0.3.1 \ - html5ever-0.25.2 \ - http-0.2.8 \ + html5ever-0.26.0 \ + http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ - httpdate-1.0.2 \ + httpdate-1.0.3 \ humantime-2.1.0 \ - hyper-0.14.23 \ + hyper-0.14.27 \ hyper-proxy-0.9.1 \ hyper-tls-0.5.0 \ - iana-time-zone-0.1.53 \ - iana-time-zone-haiku-0.1.1 \ + iana-time-zone-0.1.57 \ + iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ - idna-0.3.0 \ + idna-0.4.0 \ if-addrs-0.7.0 \ - image-0.24.5 \ - indexmap-1.9.2 \ + image-0.24.7 \ + indexmap-1.9.3 \ + indexmap-2.0.2 \ + indoc-2.0.4 \ instant-0.1.12 \ - io-lifetimes-1.0.3 \ - ipnet-2.7.0 \ - is-terminal-0.4.2 \ - itoa-1.0.5 \ + ipnet-2.8.0 \ + is-terminal-0.4.9 \ + itertools-0.11.0 \ + itoa-1.0.9 \ jack-0.8.3 \ jack-0.10.0 \ jack-sys-0.2.2 \ jack-sys-0.4.0 \ jni-0.19.0 \ jni-sys-0.3.0 \ - jobserver-0.1.25 \ + jobserver-0.1.26 \ jpeg-decoder-0.3.0 \ - js-sys-0.3.60 \ + js-sys-0.3.64 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lebe-0.5.2 \ lewton-0.10.2 \ - libc-0.2.139 \ - libdbus-sys-0.2.2 \ + libc-0.2.148 \ + libdbus-sys-0.2.5 \ libloading-0.6.7 \ libloading-0.7.4 \ - libm-0.2.6 \ - libmdns-0.7.3 \ - libpulse-binding-2.26.0 \ - libpulse-simple-binding-2.25.0 \ - libpulse-simple-sys-1.19.2 \ - libpulse-sys-1.19.3 \ + libloading-0.8.1 \ + libm-0.2.7 \ + libmdns-0.7.5 \ + libpulse-binding-2.28.1 \ + libpulse-simple-binding-2.28.1 \ + libpulse-simple-sys-1.21.1 \ + libpulse-sys-1.21.0 \ librespot-audio-0.4.2 \ librespot-connect-0.4.2 \ librespot-core-0.4.2 \ @@ -202,27 +208,28 @@ CARGO_CRATES= addr2line-0.19.0 \ librespot-metadata-0.4.2 \ librespot-playback-0.4.2 \ librespot-protocol-0.4.2 \ - link-cplusplus-1.0.8 \ - linux-raw-sys-0.1.4 \ - lock_api-0.4.9 \ - log-0.4.17 \ - lru-0.8.1 \ + linked-hash-map-0.5.6 \ + linux-raw-sys-0.4.8 \ + lock_api-0.4.10 \ + log-0.4.20 \ mac-0.1.1 \ + mac-notification-sys-0.6.1 \ mach-0.3.2 \ + make-cmd-0.1.0 \ malloc_buf-0.0.6 \ - markup5ever-0.10.1 \ - markup5ever_rcdom-0.1.0 \ + markup5ever-0.11.0 \ + markup5ever_rcdom-0.2.0 \ match_cfg-0.1.0 \ matchers-0.1.0 \ - maybe-async-0.2.6 \ - memchr-2.5.0 \ - memmap2-0.5.8 \ + maybe-async-0.2.7 \ + memchr-2.6.4 \ + memmap2-0.5.10 \ memoffset-0.6.5 \ - memoffset-0.7.1 \ - mime-0.3.16 \ + memoffset-0.9.0 \ + mime-0.3.17 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.6.2 \ - mio-0.8.5 \ + miniz_oxide-0.7.1 \ + mio-0.8.8 \ muldiv-1.0.1 \ multimap-0.8.3 \ nanorand-0.7.0 \ @@ -231,7 +238,6 @@ CARGO_CRATES= addr2line-0.19.0 \ ndk-0.7.0 \ ndk-context-0.1.1 \ ndk-glue-0.6.2 \ - ndk-glue-0.7.0 \ ndk-macro-0.3.0 \ ndk-sys-0.3.0 \ ndk-sys-0.4.1+23.1.7779620 \ @@ -239,185 +245,197 @@ CARGO_CRATES= addr2line-0.19.0 \ nix-0.23.2 \ nix-0.24.3 \ nix-0.25.1 \ - nom-7.1.1 \ + nom-7.1.3 \ + notify-rust-4.9.0 \ nu-ansi-term-0.46.0 \ - num-bigint-0.4.3 \ + num-bigint-0.4.4 \ num-derive-0.3.3 \ num-integer-0.1.45 \ num-rational-0.4.1 \ - num-traits-0.2.15 \ - num_cpus-1.15.0 \ - num_enum-0.5.7 \ - num_enum_derive-0.5.7 \ + num-traits-0.2.16 \ + num_cpus-1.16.0 \ + num_enum-0.5.11 \ + num_enum-0.6.1 \ + num_enum_derive-0.5.11 \ + num_enum_derive-0.6.1 \ objc-0.2.7 \ - object-0.30.0 \ + objc-foundation-0.1.1 \ + objc-sys-0.2.0-beta.2 \ + objc2-0.3.0-beta.3.patch-leaks.3 \ + objc2-encode-2.0.0-pre.2 \ + objc_id-0.1.1 \ + object-0.32.1 \ oboe-0.4.6 \ oboe-sys-0.4.5 \ ogg-0.8.0 \ - once_cell-1.16.0 \ + once_cell-1.18.0 \ opaque-debug-0.3.0 \ - openssl-0.10.45 \ - openssl-macros-0.1.0 \ + openssl-0.10.57 \ + openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ - openssl-sys-0.9.80 \ + openssl-sys-0.9.93 \ option-operations-0.4.1 \ - os_str_bytes-6.4.1 \ + orbclient-0.3.46 \ overload-0.1.1 \ + owned_ttf_parser-0.19.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ - parking_lot_core-0.9.5 \ - paste-1.0.11 \ + parking_lot_core-0.9.8 \ + paste-1.0.14 \ pbkdf2-0.8.0 \ peeking_take_while-0.1.2 \ - percent-encoding-2.2.0 \ - petgraph-0.6.2 \ - phf-0.8.0 \ - phf_codegen-0.8.0 \ - phf_generator-0.8.0 \ + percent-encoding-2.3.0 \ + petgraph-0.6.4 \ + phf-0.10.1 \ + phf_codegen-0.10.0 \ phf_generator-0.10.0 \ - phf_shared-0.8.0 \ phf_shared-0.10.0 \ - pin-project-1.0.12 \ - pin-project-internal-1.0.12 \ - pin-project-lite-0.2.9 \ + pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ - pkg-config-0.3.26 \ - png-0.17.7 \ + pkg-config-0.3.27 \ + png-0.17.10 \ portaudio-rs-0.3.2 \ portaudio-sys-0.1.1 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ pretty-hex-0.3.0 \ - priority-queue-1.3.0 \ - proc-macro-crate-1.2.1 \ + priority-queue-1.3.2 \ + proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.49 \ + proc-macro2-1.0.67 \ protobuf-2.28.0 \ protobuf-codegen-2.28.0 \ protobuf-codegen-pure-2.28.0 \ - quote-1.0.23 \ - rand-0.7.3 \ + qoi-0.4.1 \ + quick-xml-0.23.1 \ + quote-1.0.33 \ rand-0.8.5 \ - rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ - rand_core-0.5.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ - rand_hc-0.2.0 \ - rand_pcg-0.2.1 \ - raw-window-handle-0.4.3 \ - raw-window-handle-0.5.0 \ - rayon-1.6.1 \ - rayon-core-1.10.1 \ + ratatui-0.23.0 \ + raw-window-handle-0.5.2 \ + rayon-1.8.0 \ + rayon-core-1.12.0 \ redox_syscall-0.2.16 \ + redox_syscall-0.3.5 \ redox_users-0.4.3 \ - regex-1.7.0 \ + regex-1.9.6 \ regex-automata-0.1.10 \ - regex-syntax-0.6.28 \ - remove_dir_all-0.5.3 \ - reqwest-0.11.13 \ - rgb-0.8.34 \ + regex-automata-0.3.9 \ + regex-syntax-0.6.29 \ + regex-syntax-0.7.5 \ + reqwest-0.11.20 \ + rgb-0.8.36 \ rodio-0.15.0 \ rpassword-7.2.0 \ - rspotify-0.11.6 \ - rspotify-http-0.11.6 \ - rspotify-macros-0.11.6 \ - rspotify-model-0.11.6 \ + rspotify-0.12.0 \ + rspotify-http-0.12.0 \ + rspotify-macros-0.12.0 \ + rspotify-model-0.12.0 \ rtoolbox-0.0.1 \ - rustc-demangle-0.1.21 \ + rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ - rustc-serialize-0.3.24 \ rustc_version-0.4.0 \ - rustix-0.36.5 \ - rustversion-1.0.11 \ - ryu-1.0.12 \ - safe_arch-0.5.2 \ + rustix-0.38.15 \ + rustversion-1.0.14 \ + ryu-1.0.15 \ same-file-1.0.6 \ - schannel-0.1.20 \ + schannel-0.1.22 \ scoped-tls-1.0.1 \ - scoped_threadpool-0.1.9 \ - scopeguard-1.1.0 \ - scratch-1.0.3 \ - sctk-adwaita-0.4.3 \ + scopeguard-1.2.0 \ + sctk-adwaita-0.5.4 \ sdl2-0.35.2 \ sdl2-sys-0.35.2 \ - security-framework-2.7.0 \ - security-framework-sys-2.6.1 \ - semver-1.0.16 \ - serde-1.0.151 \ - serde_derive-1.0.151 \ - serde_json-1.0.91 \ + security-framework-2.9.2 \ + security-framework-sys-2.9.1 \ + semver-1.0.19 \ + serde-1.0.188 \ + serde_derive-1.0.188 \ + serde_json-1.0.107 \ + serde_spanned-0.6.3 \ serde_urlencoded-0.7.1 \ - servo-fontconfig-0.5.1 \ - servo-fontconfig-sys-5.1.0 \ sha-1-0.9.8 \ - sha1-0.10.5 \ - sha2-0.10.6 \ + sha1-0.10.6 \ + sha2-0.10.8 \ shannon-0.2.0 \ - sharded-slab-0.1.4 \ + sharded-slab-0.1.6 \ shell-words-1.1.0 \ - shlex-1.1.0 \ - signal-hook-0.3.14 \ + shlex-1.2.0 \ + signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ - signal-hook-registry-1.4.0 \ - siphasher-0.3.10 \ - slab-0.4.7 \ + signal-hook-registry-1.4.1 \ + simd-adler32-0.3.7 \ + siphasher-0.3.11 \ + sixel-rs-0.3.3 \ + sixel-sys-0.3.1 \ + slab-0.4.9 \ slotmap-1.0.6 \ - smallvec-1.10.0 \ - smithay-client-toolkit-0.16.0 \ - socket2-0.4.7 \ - souvlaki-0.5.3 \ - spin-0.9.4 \ + smallvec-1.11.1 \ + smithay-client-toolkit-0.16.1 \ + socket2-0.4.9 \ + socket2-0.5.4 \ + souvlaki-0.6.1 \ + spin-0.9.8 \ stdweb-0.1.3 \ - string_cache-0.8.4 \ + strict-num-0.1.1 \ + string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ - strum-0.24.1 \ - strum_macros-0.24.3 \ + strum-0.25.0 \ + strum_macros-0.25.2 \ subtle-2.4.1 \ - syn-1.0.107 \ - system-deps-6.0.3 \ - tempfile-3.3.0 \ + syn-1.0.109 \ + syn-2.0.37 \ + system-deps-6.1.1 \ + target-lexicon-0.12.11 \ + tauri-winrt-notification-0.1.2 \ + tempfile-3.8.0 \ tendril-0.4.3 \ - termcolor-1.1.3 \ - terminal_size-0.1.17 \ - thiserror-1.0.38 \ - thiserror-impl-1.0.38 \ - thread-id-4.0.0 \ - thread_local-1.1.4 \ - threadpool-1.8.1 \ - tiff-0.8.1 \ - time-0.1.45 \ - tiny-skia-0.7.0 \ - tiny-skia-path-0.7.0 \ + termcolor-1.3.0 \ + thiserror-1.0.49 \ + thiserror-impl-1.0.49 \ + thread-id-4.2.0 \ + thread_local-1.1.7 \ + tiff-0.9.0 \ + time-0.3.29 \ + time-core-0.1.2 \ + tiny-skia-0.8.4 \ + tiny-skia-path-0.8.4 \ tinyvec-1.6.0 \ - tinyvec_macros-0.1.0 \ - tokio-1.23.0 \ - tokio-macros-1.8.2 \ - tokio-native-tls-0.3.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.32.0 \ + tokio-macros-2.1.0 \ + tokio-native-tls-0.3.1 \ tokio-socks-0.5.1 \ - tokio-stream-0.1.11 \ - tokio-util-0.7.4 \ - toml-0.5.10 \ + tokio-stream-0.1.14 \ + tokio-util-0.7.9 \ + toml-0.7.8 \ + toml-0.8.1 \ + toml_datetime-0.6.3 \ + toml_edit-0.19.15 \ + toml_edit-0.20.1 \ tower-service-0.3.2 \ tracing-0.1.37 \ - tracing-attributes-0.1.23 \ - tracing-core-0.1.30 \ + tracing-attributes-0.1.26 \ + tracing-core-0.1.31 \ tracing-log-0.1.3 \ - tracing-subscriber-0.3.16 \ - try-lock-0.2.3 \ - tui-0.19.0 \ - typenum-1.16.0 \ - unicode-bidi-0.3.8 \ - unicode-ident-1.0.6 \ + tracing-subscriber-0.3.17 \ + try-lock-0.2.4 \ + ttf-parser-0.19.2 \ + ttl_cache-0.5.1 \ + typenum-1.17.0 \ + unicode-bidi-0.3.13 \ + unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ - unicode-segmentation-1.10.0 \ - unicode-width-0.1.10 \ - url-2.3.1 \ + unicode-segmentation-1.10.1 \ + unicode-width-0.1.11 \ + url-2.4.1 \ utf-8-0.7.6 \ - uuid-1.2.2 \ + utf8parse-0.2.1 \ + uuid-1.4.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ @@ -425,55 +443,60 @@ CARGO_CRATES= addr2line-0.19.0 \ version-compare-0.1.1 \ version_check-0.9.4 \ viuer-0.6.2 \ - walkdir-2.3.2 \ - want-0.3.0 \ - wasi-0.9.0+wasi-snapshot-preview1 \ - wasi-0.10.0+wasi-snapshot-preview1 \ + walkdir-2.4.0 \ + want-0.3.1 \ 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.87 \ + wasm-bindgen-backend-0.2.87 \ + wasm-bindgen-futures-0.4.37 \ + wasm-bindgen-macro-0.2.87 \ + wasm-bindgen-macro-support-0.2.87 \ + wasm-bindgen-shared-0.2.87 \ wayland-client-0.29.5 \ wayland-commons-0.29.5 \ wayland-cursor-0.29.5 \ wayland-protocols-0.29.5 \ wayland-scanner-0.29.5 \ wayland-sys-0.29.5 \ - web-sys-0.3.60 \ + web-sys-0.3.64 \ weezl-0.1.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.5 \ + winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.39.0 \ - windows-sys-0.36.1 \ - windows-sys-0.42.0 \ - windows_aarch64_gnullvm-0.42.0 \ - windows_aarch64_msvc-0.36.1 \ + windows-0.44.0 \ + windows-0.48.0 \ + windows-sys-0.45.0 \ + windows-sys-0.48.0 \ + windows-targets-0.42.2 \ + windows-targets-0.48.5 \ + windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.39.0 \ - windows_aarch64_msvc-0.42.0 \ - windows_i686_gnu-0.36.1 \ + windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.39.0 \ - windows_i686_gnu-0.42.0 \ - windows_i686_msvc-0.36.1 \ + windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.39.0 \ - windows_i686_msvc-0.42.0 \ - windows_x86_64_gnu-0.36.1 \ + windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.39.0 \ - windows_x86_64_gnu-0.42.0 \ - windows_x86_64_gnullvm-0.42.0 \ - windows_x86_64_msvc-0.36.1 \ + windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.39.0 \ - windows_x86_64_msvc-0.42.0 \ - winit-0.27.5 \ - winreg-0.10.1 \ - wio-0.2.2 \ - x11-dl-2.20.1 \ + windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.5 \ + winit-0.28.7 \ + winnow-0.5.15 \ + winreg-0.50.0 \ + x11-dl-2.21.0 \ xcursor-0.3.4 \ - xml-rs-0.8.4 \ - xml5ever-0.16.2 \ - zerocopy-0.6.1 \ - zerocopy-derive-0.3.2 + xml-rs-0.8.19 \ + xml5ever-0.17.0 \ + zerocopy-0.6.4 \ + zerocopy-derive-0.6.4 \ + zune-inflate-0.2.54 diff --git a/audio/spotify-player/distinfo b/audio/spotify-player/distinfo index 4daf460794c2..43e11c5a8693 100644 --- a/audio/spotify-player/distinfo +++ b/audio/spotify-player/distinfo @@ -1,6 +1,10 @@ -TIMESTAMP = 1672967967 -SHA256 (rust/crates/addr2line-0.19.0.crate) = a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97 -SIZE (rust/crates/addr2line-0.19.0.crate) = 33210 +TIMESTAMP = 1700101327 +SHA256 (rust/crates/ab_glyph-0.2.22.crate) = b1061f3ff92c2f65800df1f12fc7b4ff44ee14783104187dd04dfee6f11b0fd2 +SIZE (rust/crates/ab_glyph-0.2.22.crate) = 18440 +SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 +SIZE (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = 11010 +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/aes-0.6.0.crate) = 884391ef1066acaa41e766ba8f596341b96e93ce34f9a43e7d24bf0a0eaf0561 @@ -11,136 +15,156 @@ SHA256 (rust/crates/aes-soft-0.6.4.crate) = be14c7498ea50828a38d0e24a765ed2effe9 SIZE (rust/crates/aes-soft-0.6.4.crate) = 99980 SHA256 (rust/crates/aesni-0.10.0.crate) = ea2e11f5e94c2f7d386164cc2aa1f97823fed6f259e486940a71c174dd01b0ce SIZE (rust/crates/aesni-0.10.0.crate) = 100248 -SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47 -SIZE (rust/crates/ahash-0.7.6.crate) = 38030 -SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac -SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440 +SHA256 (rust/crates/aho-corasick-1.1.1.crate) = ea5d730647d4fadd988536d06fecce94b7b4f2a7efdae548f1cf4b63205518ab +SIZE (rust/crates/aho-corasick-1.1.1.crate) = 182812 SHA256 (rust/crates/alsa-0.6.0.crate) = 5915f52fe2cf65e83924d037b6c5290b7cee097c6b5c8700746e6168a343fd6b SIZE (rust/crates/alsa-0.6.0.crate) = 68171 SHA256 (rust/crates/alsa-sys-0.3.1.crate) = db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527 SIZE (rust/crates/alsa-sys-0.3.1.crate) = 32748 +SHA256 (rust/crates/android-activity-0.4.3.crate) = 64529721f27c2314ced0890ce45e469574a73e5e6fdd6e9da1860eb29285f5e0 +SIZE (rust/crates/android-activity-0.4.3.crate) = 238185 +SHA256 (rust/crates/android-properties-0.2.2.crate) = fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04 +SIZE (rust/crates/android-properties-0.2.2.crate) = 4563 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +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/ansi_colours-1.2.1.crate) = 7db9d9767fde724f83933a716ee182539788f293828244e9d999695ce0f7ba1e -SIZE (rust/crates/ansi_colours-1.2.1.crate) = 21866 -SHA256 (rust/crates/anyhow-1.0.68.crate) = 2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61 -SIZE (rust/crates/anyhow-1.0.68.crate) = 43882 +SHA256 (rust/crates/ansi_colours-1.2.2.crate) = 6a1558bd2075d341b9ca698ec8eb6fcc55a746b1fc4255585aad5b141d918a80 +SIZE (rust/crates/ansi_colours-1.2.2.crate) = 21374 +SHA256 (rust/crates/anstream-0.6.4.crate) = 2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44 +SIZE (rust/crates/anstream-0.6.4.crate) = 20593 +SHA256 (rust/crates/anstyle-1.0.4.crate) = 7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87 +SIZE (rust/crates/anstyle-1.0.4.crate) = 13998 +SHA256 (rust/crates/anstyle-parse-0.2.2.crate) = 317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140 +SIZE (rust/crates/anstyle-parse-0.2.2.crate) = 24696 +SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b +SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620 +SHA256 (rust/crates/anstyle-wincon-3.0.1.crate) = f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628 +SIZE (rust/crates/anstyle-wincon-3.0.1.crate) = 11279 +SHA256 (rust/crates/anyhow-1.0.75.crate) = a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6 +SIZE (rust/crates/anyhow-1.0.75.crate) = 43901 SHA256 (rust/crates/array-init-2.1.0.crate) = 3d62b7694a562cdf5a74227903507c56ab2cc8bdd1f781ed5cb4cf9c9f810bfc SIZE (rust/crates/array-init-2.1.0.crate) = 11927 -SHA256 (rust/crates/arrayref-0.3.6.crate) = a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544 -SIZE (rust/crates/arrayref-0.3.6.crate) = 10035 -SHA256 (rust/crates/arrayvec-0.5.2.crate) = 23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b -SIZE (rust/crates/arrayvec-0.5.2.crate) = 27838 -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.60.crate) = 677d1d8ab452a3936018a687b20e6f7cf5363d713b732b8884001317b0e48aa3 -SIZE (rust/crates/async-trait-0.1.60.crate) = 27374 -SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 -SIZE (rust/crates/atty-0.2.14.crate) = 5470 +SHA256 (rust/crates/arrayref-0.3.7.crate) = 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545 +SIZE (rust/crates/arrayref-0.3.7.crate) = 9620 +SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711 +SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 +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.73.crate) = bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0 +SIZE (rust/crates/async-trait-0.1.73.crate) = 28654 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 -SHA256 (rust/crates/backtrace-0.3.67.crate) = 233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca -SIZE (rust/crates/backtrace-0.3.67.crate) = 78564 +SHA256 (rust/crates/backtrace-0.3.69.crate) = 2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837 +SIZE (rust/crates/backtrace-0.3.69.crate) = 77299 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 SIZE (rust/crates/base64-0.13.1.crate) = 61002 -SHA256 (rust/crates/bindgen-0.61.0.crate) = 8a022e58a142a46fea340d68012b9201c094e93ec3d033a944a24f8fd4a4f09a -SIZE (rust/crates/bindgen-0.61.0.crate) = 199472 -SHA256 (rust/crates/bit_field-0.10.1.crate) = dcb6dd1c2376d2e096796e234a70e17e94cc2d5d54ff8ce42b28cef1d0d359a4 -SIZE (rust/crates/bit_field-0.10.1.crate) = 10576 +SHA256 (rust/crates/base64-0.21.4.crate) = 9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2 +SIZE (rust/crates/base64-0.21.4.crate) = 77029 +SHA256 (rust/crates/bindgen-0.68.1.crate) = 726e4313eb6ec35d2730258ad4e15b547ee75d6afaa1361a922e78e59b7d8078 +SIZE (rust/crates/bindgen-0.68.1.crate) = 218997 +SHA256 (rust/crates/bit_field-0.10.2.crate) = dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61 +SIZE (rust/crates/bit_field-0.10.2.crate) = 10568 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.4.0.crate) = b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635 +SIZE (rust/crates/bitflags-2.4.0.crate) = 36954 SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a SIZE (rust/crates/block-0.1.6.crate) = 4077 SHA256 (rust/crates/block-buffer-0.9.0.crate) = 4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4 SIZE (rust/crates/block-buffer-0.9.0.crate) = 7108 -SHA256 (rust/crates/block-buffer-0.10.3.crate) = 69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e -SIZE (rust/crates/block-buffer-0.10.3.crate) = 10465 -SHA256 (rust/crates/bumpalo-3.11.1.crate) = 572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba -SIZE (rust/crates/bumpalo-3.11.1.crate) = 81207 -SHA256 (rust/crates/bytemuck-1.12.3.crate) = aaa3a8d9a1ca92e282c96a32d6511b695d7d994d1d102ba85d279f9b2756947f -SIZE (rust/crates/bytemuck-1.12.3.crate) = 39835 +SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 +SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (rust/crates/block-sys-0.1.0-beta.1.crate) = 0fa55741ee90902547802152aaf3f8e5248aab7e21468089560d4c8840561146 +SIZE (rust/crates/block-sys-0.1.0-beta.1.crate) = 9039 +SHA256 (rust/crates/block2-0.2.0-alpha.6.crate) = 8dd9e63c1744f755c2f60332b88de39d341e5e86239014ad839bd71c106dec42 +SIZE (rust/crates/block2-0.2.0-alpha.6.crate) = 10639 +SHA256 (rust/crates/bumpalo-3.14.0.crate) = 7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec +SIZE (rust/crates/bumpalo-3.14.0.crate) = 82400 +SHA256 (rust/crates/bytemuck-1.14.0.crate) = 374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6 +SIZE (rust/crates/bytemuck-1.14.0.crate) = 44933 SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 SIZE (rust/crates/byteorder-1.4.3.crate) = 22512 -SHA256 (rust/crates/bytes-1.3.0.crate) = dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c -SIZE (rust/crates/bytes-1.3.0.crate) = 57563 -SHA256 (rust/crates/calloop-0.10.4.crate) = 19457a0da465234abd76134a5c2a910c14bd3c5558463e4396ab9a37a328e465 -SIZE (rust/crates/calloop-0.10.4.crate) = 53697 +SHA256 (rust/crates/bytes-1.5.0.crate) = a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223 +SIZE (rust/crates/bytes-1.5.0.crate) = 58909 +SHA256 (rust/crates/calloop-0.10.6.crate) = 52e0d00eb1ea24371a97d2da6201c6747a633dc6dc1988ef503403b4c59504a8 +SIZE (rust/crates/calloop-0.10.6.crate) = 53711 SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 -SHA256 (rust/crates/cc-1.0.78.crate) = a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d -SIZE (rust/crates/cc-1.0.78.crate) = 61375 +SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0 +SIZE (rust/crates/cc-1.0.83.crate) = 68343 SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c SIZE (rust/crates/cesu8-1.1.0.crate) = 10555 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 -SHA256 (rust/crates/cfg-expr-0.11.0.crate) = b0357a6402b295ca3a86bc148e84df46c02e41f41fef186bda662557ef6328aa -SIZE (rust/crates/cfg-expr-0.11.0.crate) = 39821 +SHA256 (rust/crates/cfg-expr-0.15.5.crate) = 03915af431787e6ffdcc74c645077518c6b6e01f80b761e0fbbfa288536311b3 +SIZE (rust/crates/cfg-expr-0.15.5.crate) = 41639 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/chrono-0.4.23.crate) = 16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f -SIZE (rust/crates/chrono-0.4.23.crate) = 187259 +SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e +SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009 +SHA256 (rust/crates/chrono-0.4.31.crate) = 7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38 +SIZE (rust/crates/chrono-0.4.31.crate) = 214513 SHA256 (rust/crates/cipher-0.2.5.crate) = 12f8e7987cbd042a63249497f41aed09f8e65add917ea6566effbc56578d6801 SIZE (rust/crates/cipher-0.2.5.crate) = 13099 -SHA256 (rust/crates/clang-sys-1.4.0.crate) = fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3 -SIZE (rust/crates/clang-sys-1.4.0.crate) = 38679 -SHA256 (rust/crates/clap-4.0.32.crate) = a7db700bc935f9e43e88d00b0850dae18a63773cfbec6d8e070fccf7fef89a39 -SIZE (rust/crates/clap-4.0.32.crate) = 207531 -SHA256 (rust/crates/clap_lex-0.3.0.crate) = 0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8 -SIZE (rust/crates/clap_lex-0.3.0.crate) = 9671 -SHA256 (rust/crates/cmake-0.1.49.crate) = db34956e100b30725f2eb215f90d4871051239535632f84fea3bc92722c66b7c -SIZE (rust/crates/cmake-0.1.49.crate) = 16717 +SHA256 (rust/crates/clang-sys-1.6.1.crate) = c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f +SIZE (rust/crates/clang-sys-1.6.1.crate) = 41346 +SHA256 (rust/crates/clap-4.4.6.crate) = d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956 +SIZE (rust/crates/clap-4.4.6.crate) = 54823 +SHA256 (rust/crates/clap_builder-4.4.6.crate) = 0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45 +SIZE (rust/crates/clap_builder-4.4.6.crate) = 162450 *** 1360 LINES SKIPPED ***