From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 54E1615838C for ; Fri, 26 Jan 2024 16:36:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87225E29C6; Fri, 26 Jan 2024 16:36:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5371DE29C6 for ; Fri, 26 Jan 2024 16:36:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27F35343013 for ; Fri, 26 Jan 2024 16:36:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DB1EFA7 for ; Fri, 26 Jan 2024 16:36:11 +0000 (UTC) From: "Remigiusz Micielski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Remigiusz Micielski" Message-ID: <1706286956.6c0c5656ae94a1fac7c670d1a55aca262fd98b37.remigiusz.micielski@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/swww/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/swww/swww-0.7.3.ebuild gui-apps/swww/swww-0.8.1.ebuild X-VCS-Directories: gui-apps/swww/ X-VCS-Committer: remigiusz.micielski X-VCS-Committer-Name: Remigiusz Micielski X-VCS-Revision: 6c0c5656ae94a1fac7c670d1a55aca262fd98b37 X-VCS-Branch: dev Date: Fri, 26 Jan 2024 16:36:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 17b72d80-b9cb-4b80-b7ab-3a42f4df1d6d X-Archives-Hash: 6f8eb57e179bea5a198bdf251abcdcee commit: 6c0c5656ae94a1fac7c670d1a55aca262fd98b37 Author: Remigiusz Micielski purelymail com> AuthorDate: Fri Jan 26 08:29:49 2024 +0000 Commit: Remigiusz Micielski gmail com> CommitDate: Fri Jan 26 16:35:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c0c5656 gui-apps/swww: fix SuboptimalCratesSeparator Signed-off-by: Remigiusz Micielski purelymail.com> gui-apps/swww/swww-0.7.3.ebuild | 396 +++++++++++++++++++-------------------- gui-apps/swww/swww-0.8.1.ebuild | 400 ++++++++++++++++++++-------------------- 2 files changed, 398 insertions(+), 398 deletions(-) diff --git a/gui-apps/swww/swww-0.7.3.ebuild b/gui-apps/swww/swww-0.7.3.ebuild index 86ffa31b62..6afb45d5ed 100644 --- a/gui-apps/swww/swww-0.7.3.ebuild +++ b/gui-apps/swww/swww-0.7.3.ebuild @@ -4,204 +4,204 @@ EAPI=8 CRATES=" - adler-1.0.2 - anes-0.1.6 - anstream-0.2.6 - anstyle-0.3.5 - anstyle-parse-0.1.1 - anstyle-wincon-0.2.0 - assert_cmd-2.0.10 - atty-0.2.14 - autocfg-1.1.0 - bincode-1.3.3 - bit_field-0.10.2 - bitflags-1.3.2 - bstr-1.4.0 - bumpalo-3.12.0 - bytemuck-1.13.1 - byteorder-1.4.3 - calloop-0.10.5 - cast-0.3.0 - cc-1.0.79 - cfg-if-1.0.0 - ciborium-0.2.0 - ciborium-io-0.2.0 - ciborium-ll-0.2.0 - clap-3.2.23 - clap-4.2.1 - clap_builder-4.2.1 - clap_complete-4.2.0 - clap_derive-4.2.0 - clap_lex-0.2.4 - clap_lex-0.4.1 - color_quant-1.1.0 - concolor-override-1.0.0 - concolor-query-0.3.3 - crc32fast-1.3.2 - criterion-0.4.0 - criterion-plot-0.5.0 - crossbeam-channel-0.5.8 - crossbeam-deque-0.8.3 - crossbeam-epoch-0.9.14 - crossbeam-utils-0.8.15 - crunchy-0.2.2 - difflib-0.4.0 - dlib-0.5.0 - doc-comment-0.3.3 - downcast-rs-1.2.0 - either-1.8.1 - errno-0.3.1 - errno-dragonfly-0.1.2 - exr-1.6.3 - fast_image_resize-2.7.0 - fdeflate-0.3.0 - flate2-1.0.25 - flume-0.10.14 - futures-core-0.3.28 - futures-sink-0.3.28 - getrandom-0.2.9 - gif-0.12.0 - half-1.8.2 - half-2.2.1 - hashbrown-0.12.3 - heck-0.4.1 - hermit-abi-0.1.19 - hermit-abi-0.2.6 - hermit-abi-0.3.1 - image-0.24.6 - indexmap-1.9.3 - io-lifetimes-1.0.10 - is-terminal-0.4.7 - itertools-0.10.5 - itoa-1.0.6 - jobserver-0.1.26 - jpeg-decoder-0.3.0 - js-sys-0.3.61 - keyframe-1.1.1 - lazy_static-1.4.0 - lebe-0.5.2 - libc-0.2.141 - libloading-0.7.4 - libm-0.2.6 - linux-raw-sys-0.3.1 - lock_api-0.4.9 - log-0.4.17 - lzzzz-1.0.4 - memchr-2.5.0 - memmap2-0.5.10 - memoffset-0.6.5 - memoffset-0.8.0 - minimal-lexical-0.2.1 - miniz_oxide-0.6.2 - miniz_oxide-0.7.1 - mint-0.5.9 - nanorand-0.7.0 - nix-0.24.3 - nix-0.25.1 - nom-7.1.3 - num-integer-0.1.45 - num-rational-0.4.1 - num-traits-0.2.15 - num_cpus-1.15.0 - num_threads-0.1.6 - once_cell-1.17.1 - oorandom-11.1.3 - os_str_bytes-6.5.0 - pin-project-1.0.12 - pin-project-internal-1.0.12 - pkg-config-0.3.26 - plotters-0.3.4 - plotters-backend-0.3.4 - plotters-svg-0.3.3 - png-0.17.8 - ppv-lite86-0.2.17 - predicates-3.0.2 - predicates-core-1.0.6 - predicates-tree-1.0.9 - proc-macro2-1.0.56 - qoi-0.4.1 - quote-1.0.26 - rand-0.8.5 - rand_chacha-0.3.1 - rand_core-0.6.4 - rayon-1.7.0 - rayon-core-1.11.0 - regex-1.7.3 - regex-automata-0.1.10 - regex-syntax-0.6.29 - rustix-0.37.11 - ryu-1.0.13 - same-file-1.0.6 - scopeguard-1.1.0 - sd-notify-0.4.1 - serde-1.0.160 - serde_derive-1.0.160 - serde_json-1.0.96 - simd-adler32-0.3.5 - simplelog-0.12.1 - slotmap-1.0.6 - smallvec-1.10.0 - smithay-client-toolkit-0.16.0 - spin-0.9.8 - strsim-0.10.0 - syn-1.0.109 - syn-2.0.14 - termcolor-1.1.3 - terminal_size-0.2.6 - termtree-0.4.1 - textwrap-0.16.0 - thiserror-1.0.40 - thiserror-impl-1.0.40 - tiff-0.8.1 - time-0.3.20 - time-core-0.1.0 - time-macros-0.2.8 - tinytemplate-1.2.1 - unicode-ident-1.0.8 - utf8parse-0.2.1 - vec_map-0.8.2 - version_check-0.9.4 - wait-timeout-0.2.0 - walkdir-2.3.3 - wasi-0.11.0+wasi-snapshot-preview1 - wasm-bindgen-0.2.84 - wasm-bindgen-backend-0.2.84 - wasm-bindgen-macro-0.2.84 - wasm-bindgen-macro-support-0.2.84 - wasm-bindgen-shared-0.2.84 - 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.61 - weezl-0.1.7 - winapi-0.3.9 - winapi-i686-pc-windows-gnu-0.4.0 - winapi-util-0.1.5 - winapi-x86_64-pc-windows-gnu-0.4.0 - windows-sys-0.45.0 - windows-sys-0.48.0 - windows-targets-0.42.2 - windows-targets-0.48.0 - windows_aarch64_gnullvm-0.42.2 - windows_aarch64_gnullvm-0.48.0 - windows_aarch64_msvc-0.42.2 - windows_aarch64_msvc-0.48.0 - windows_i686_gnu-0.42.2 - windows_i686_gnu-0.48.0 - windows_i686_msvc-0.42.2 - windows_i686_msvc-0.48.0 - windows_x86_64_gnu-0.42.2 - windows_x86_64_gnu-0.48.0 - windows_x86_64_gnullvm-0.42.2 - windows_x86_64_gnullvm-0.48.0 - windows_x86_64_msvc-0.42.2 - windows_x86_64_msvc-0.48.0 - xcursor-0.3.4 - xml-rs-0.8.4 - zune-inflate-0.2.53 + adler@1.0.2 + anes@0.1.6 + anstream@0.2.6 + anstyle@0.3.5 + anstyle-parse@0.1.1 + anstyle-wincon@0.2.0 + assert_cmd@2.0.10 + atty@0.2.14 + autocfg@1.1.0 + bincode@1.3.3 + bit_field@0.10.2 + bitflags@1.3.2 + bstr@1.4.0 + bumpalo@3.12.0 + bytemuck@1.13.1 + byteorder@1.4.3 + calloop@0.10.5 + cast@0.3.0 + cc@1.0.79 + cfg-if@1.0.0 + ciborium@0.2.0 + ciborium-io@0.2.0 + ciborium-ll@0.2.0 + clap@3.2.23 + clap@4.2.1 + clap_builder@4.2.1 + clap_complete@4.2.0 + clap_derive@4.2.0 + clap_lex@0.2.4 + clap_lex@0.4.1 + color_quant@1.1.0 + concolor-override@1.0.0 + concolor-query@0.3.3 + crc32fast@1.3.2 + criterion@0.4.0 + criterion-plot@0.5.0 + crossbeam-channel@0.5.8 + crossbeam-deque@0.8.3 + crossbeam-epoch@0.9.14 + crossbeam-utils@0.8.15 + crunchy@0.2.2 + difflib@0.4.0 + dlib@0.5.0 + doc-comment@0.3.3 + downcast-rs@1.2.0 + either@1.8.1 + errno@0.3.1 + errno-dragonfly@0.1.2 + exr@1.6.3 + fast_image_resize@2.7.0 + fdeflate@0.3.0 + flate2@1.0.25 + flume@0.10.14 + futures-core@0.3.28 + futures-sink@0.3.28 + getrandom@0.2.9 + gif@0.12.0 + half@1.8.2 + half@2.2.1 + hashbrown@0.12.3 + heck@0.4.1 + hermit-abi@0.1.19 + hermit-abi@0.2.6 + hermit-abi@0.3.1 + image@0.24.6 + indexmap@1.9.3 + io-lifetimes@1.0.10 + is-terminal@0.4.7 + itertools@0.10.5 + itoa@1.0.6 + jobserver@0.1.26 + jpeg-decoder@0.3.0 + js-sys@0.3.61 + keyframe@1.1.1 + lazy_static@1.4.0 + lebe@0.5.2 + libc@0.2.141 + libloading@0.7.4 + libm@0.2.6 + linux-raw-sys@0.3.1 + lock_api@0.4.9 + log@0.4.17 + lzzzz@1.0.4 + memchr@2.5.0 + memmap2@0.5.10 + memoffset@0.6.5 + memoffset@0.8.0 + minimal-lexical@0.2.1 + miniz_oxide@0.6.2 + miniz_oxide@0.7.1 + mint@0.5.9 + nanorand@0.7.0 + nix@0.24.3 + nix@0.25.1 + nom@7.1.3 + num-integer@0.1.45 + num-rational@0.4.1 + num-traits@0.2.15 + num_cpus@1.15.0 + num_threads@0.1.6 + once_cell@1.17.1 + oorandom@11.1.3 + os_str_bytes@6.5.0 + pin-project@1.0.12 + pin-project-internal@1.0.12 + pkg-config@0.3.26 + plotters@0.3.4 + plotters-backend@0.3.4 + plotters-svg@0.3.3 + png@0.17.8 + ppv-lite86@0.2.17 + predicates@3.0.2 + predicates-core@1.0.6 + predicates-tree@1.0.9 + proc-macro2@1.0.56 + qoi@0.4.1 + quote@1.0.26 + rand@0.8.5 + rand_chacha@0.3.1 + rand_core@0.6.4 + rayon@1.7.0 + rayon-core@1.11.0 + regex@1.7.3 + regex-automata@0.1.10 + regex-syntax@0.6.29 + rustix@0.37.11 + ryu@1.0.13 + same-file@1.0.6 + scopeguard@1.1.0 + sd-notify@0.4.1 + serde@1.0.160 + serde_derive@1.0.160 + serde_json@1.0.96 + simd-adler32@0.3.5 + simplelog@0.12.1 + slotmap@1.0.6 + smallvec@1.10.0 + smithay-client-toolkit@0.16.0 + spin@0.9.8 + strsim@0.10.0 + syn@1.0.109 + syn@2.0.14 + termcolor@1.1.3 + terminal_size@0.2.6 + termtree@0.4.1 + textwrap@0.16.0 + thiserror@1.0.40 + thiserror-impl@1.0.40 + tiff@0.8.1 + time@0.3.20 + time-core@0.1.0 + time-macros@0.2.8 + tinytemplate@1.2.1 + unicode-ident@1.0.8 + utf8parse@0.2.1 + vec_map@0.8.2 + version_check@0.9.4 + wait-timeout@0.2.0 + walkdir@2.3.3 + wasi@0.11.0+wasi-snapshot-preview1 + wasm-bindgen@0.2.84 + wasm-bindgen-backend@0.2.84 + wasm-bindgen-macro@0.2.84 + wasm-bindgen-macro-support@0.2.84 + wasm-bindgen-shared@0.2.84 + 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.61 + weezl@0.1.7 + winapi@0.3.9 + winapi-i686-pc-windows-gnu@0.4.0 + winapi-util@0.1.5 + winapi-x86_64-pc-windows-gnu@0.4.0 + windows-sys@0.45.0 + windows-sys@0.48.0 + windows-targets@0.42.2 + windows-targets@0.48.0 + windows_aarch64_gnullvm@0.42.2 + windows_aarch64_gnullvm@0.48.0 + windows_aarch64_msvc@0.42.2 + windows_aarch64_msvc@0.48.0 + windows_i686_gnu@0.42.2 + windows_i686_gnu@0.48.0 + windows_i686_msvc@0.42.2 + windows_i686_msvc@0.48.0 + windows_x86_64_gnu@0.42.2 + windows_x86_64_gnu@0.48.0 + windows_x86_64_gnullvm@0.42.2 + windows_x86_64_gnullvm@0.48.0 + windows_x86_64_msvc@0.42.2 + windows_x86_64_msvc@0.48.0 + xcursor@0.3.4 + xml-rs@0.8.4 + zune-inflate@0.2.53 " inherit cargo shell-completion diff --git a/gui-apps/swww/swww-0.8.1.ebuild b/gui-apps/swww/swww-0.8.1.ebuild index 943c604162..a7b5d7c4cd 100644 --- a/gui-apps/swww/swww-0.8.1.ebuild +++ b/gui-apps/swww/swww-0.8.1.ebuild @@ -4,206 +4,206 @@ EAPI=8 CRATES=" - adler-1.0.2 - ahash-0.7.6 - aho-corasick-1.0.2 - anes-0.1.6 - anstream-0.3.2 - anstyle-1.0.1 - anstyle-parse-0.2.1 - anstyle-query-1.0.0 - anstyle-wincon-1.0.1 - assert_cmd-2.0.11 - autocfg-1.1.0 - bit_field-0.10.2 - bitflags-1.3.2 - bitflags-2.3.3 - bitvec-1.0.1 - bstr-1.6.0 - bumpalo-3.13.0 - bytecheck-0.6.11 - bytecheck_derive-0.6.11 - bytemuck-1.13.1 - byteorder-1.4.3 - cast-0.3.0 - cc-1.0.79 - cfg-if-1.0.0 - ciborium-0.2.1 - ciborium-io-0.2.1 - ciborium-ll-0.2.1 - clap-4.3.11 - clap_builder-4.3.11 - clap_complete-4.3.2 - clap_derive-4.3.2 - clap_lex-0.5.0 - color_quant-1.1.0 - colorchoice-1.0.0 - crc32fast-1.3.2 - criterion-0.5.1 - criterion-plot-0.5.0 - crossbeam-channel-0.5.8 - crossbeam-deque-0.8.3 - crossbeam-epoch-0.9.15 - crossbeam-utils-0.8.16 - crunchy-0.2.2 - difflib-0.4.0 - dlib-0.5.2 - doc-comment-0.3.3 - downcast-rs-1.2.0 - either-1.8.1 - errno-0.3.1 - errno-dragonfly-0.1.2 - exr-1.7.0 - fast_image_resize-2.7.3 - fdeflate-0.3.0 - flate2-1.0.26 - flume-0.10.14 - funty-2.0.0 - futures-core-0.3.28 - futures-sink-0.3.28 - getrandom-0.2.10 - gif-0.12.0 - half-1.8.2 - half-2.2.1 - hashbrown-0.12.3 - heck-0.4.1 - hermit-abi-0.3.2 - image-0.24.6 - io-lifetimes-1.0.11 - is-terminal-0.4.9 - itertools-0.10.5 - itoa-1.0.8 - jobserver-0.1.26 - jpeg-decoder-0.3.0 - js-sys-0.3.64 - keyframe-1.1.1 - lazy_static-1.4.0 - lebe-0.5.2 - libc-0.2.147 - libloading-0.8.0 - libm-0.2.7 - linux-raw-sys-0.3.8 - linux-raw-sys-0.4.3 - lock_api-0.4.10 - log-0.4.19 - lzzzz-1.0.4 - memchr-2.5.0 - memmap2-0.5.10 - memoffset-0.7.1 - memoffset-0.9.0 - minimal-lexical-0.2.1 - miniz_oxide-0.7.1 - mint-0.5.9 - nanorand-0.7.0 - nix-0.26.2 - nom-7.1.3 - num-integer-0.1.45 - num-rational-0.4.1 - num-traits-0.2.15 - num_cpus-1.16.0 - num_threads-0.1.6 - once_cell-1.18.0 - oorandom-11.1.3 - pin-project-1.1.2 - pin-project-internal-1.1.2 - pkg-config-0.3.27 - plotters-0.3.5 - plotters-backend-0.3.5 - plotters-svg-0.3.5 - png-0.17.9 - ppv-lite86-0.2.17 - predicates-3.0.3 - predicates-core-1.0.6 - predicates-tree-1.0.9 - proc-macro2-1.0.64 - ptr_meta-0.1.4 - ptr_meta_derive-0.1.4 - qoi-0.4.1 - quick-xml-0.28.2 - quote-1.0.29 - radium-0.7.0 - rand-0.8.5 - rand_chacha-0.3.1 - rand_core-0.6.4 - rayon-1.7.0 - rayon-core-1.11.0 - regex-1.9.1 - regex-automata-0.3.3 - regex-syntax-0.7.4 - rend-0.4.0 - rkyv-0.7.42 - rkyv_derive-0.7.42 - rustix-0.37.23 - rustix-0.38.4 - ryu-1.0.14 - same-file-1.0.6 - scoped-tls-1.0.1 - scopeguard-1.1.0 - sd-notify-0.4.1 - seahash-4.1.0 - serde-1.0.171 - serde_derive-1.0.171 - serde_json-1.0.102 - simd-adler32-0.3.5 - simdutf8-0.1.4 - simplelog-0.12.1 - smallvec-1.11.0 - smithay-client-toolkit-0.17.0 - spin-0.9.8 - static_assertions-1.1.0 - strsim-0.10.0 - syn-1.0.109 - syn-2.0.25 - tap-1.0.1 - termcolor-1.1.3 - terminal_size-0.2.6 - termtree-0.4.1 - thiserror-1.0.43 - thiserror-impl-1.0.43 - tiff-0.8.1 - time-0.3.23 - time-core-0.1.1 - time-macros-0.2.10 - tinytemplate-1.2.1 - tinyvec-1.6.0 - tinyvec_macros-0.1.1 - unicode-ident-1.0.10 - utf8parse-0.2.1 - uuid-1.4.0 - version_check-0.9.4 - wait-timeout-0.2.0 - walkdir-2.3.3 - wasi-0.11.0+wasi-snapshot-preview1 - wasm-bindgen-0.2.87 - wasm-bindgen-backend-0.2.87 - wasm-bindgen-macro-0.2.87 - wasm-bindgen-macro-support-0.2.87 - wasm-bindgen-shared-0.2.87 - wayland-backend-0.1.2 - wayland-client-0.30.2 - wayland-cursor-0.30.0 - wayland-protocols-0.30.0 - wayland-protocols-wlr-0.1.0 - wayland-scanner-0.30.1 - wayland-sys-0.30.1 - 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-x86_64-pc-windows-gnu-0.4.0 - windows-sys-0.48.0 - windows-targets-0.48.1 - windows_aarch64_gnullvm-0.48.0 - windows_aarch64_msvc-0.48.0 - windows_i686_gnu-0.48.0 - windows_i686_msvc-0.48.0 - windows_x86_64_gnu-0.48.0 - windows_x86_64_gnullvm-0.48.0 - windows_x86_64_msvc-0.48.0 - wyz-0.5.1 - xcursor-0.3.4 - zune-inflate-0.2.54 + adler@1.0.2 + ahash@0.7.6 + aho-corasick@1.0.2 + anes@0.1.6 + anstream@0.3.2 + anstyle@1.0.1 + anstyle-parse@0.2.1 + anstyle-query@1.0.0 + anstyle-wincon@1.0.1 + assert_cmd@2.0.11 + autocfg@1.1.0 + bit_field@0.10.2 + bitflags@1.3.2 + bitflags@2.3.3 + bitvec@1.0.1 + bstr@1.6.0 + bumpalo@3.13.0 + bytecheck@0.6.11 + bytecheck_derive@0.6.11 + bytemuck@1.13.1 + byteorder@1.4.3 + cast@0.3.0 + cc@1.0.79 + cfg-if@1.0.0 + ciborium@0.2.1 + ciborium-io@0.2.1 + ciborium-ll@0.2.1 + clap@4.3.11 + clap_builder@4.3.11 + clap_complete@4.3.2 + clap_derive@4.3.2 + clap_lex@0.5.0 + color_quant@1.1.0 + colorchoice@1.0.0 + crc32fast@1.3.2 + criterion@0.5.1 + criterion-plot@0.5.0 + crossbeam-channel@0.5.8 + crossbeam-deque@0.8.3 + crossbeam-epoch@0.9.15 + crossbeam-utils@0.8.16 + crunchy@0.2.2 + difflib@0.4.0 + dlib@0.5.2 + doc-comment@0.3.3 + downcast-rs@1.2.0 + either@1.8.1 + errno@0.3.1 + errno-dragonfly@0.1.2 + exr@1.7.0 + fast_image_resize@2.7.3 + fdeflate@0.3.0 + flate2@1.0.26 + flume@0.10.14 + funty@2.0.0 + futures-core@0.3.28 + futures-sink@0.3.28 + getrandom@0.2.10 + gif@0.12.0 + half@1.8.2 + half@2.2.1 + hashbrown@0.12.3 + heck@0.4.1 + hermit-abi@0.3.2 + image@0.24.6 + io-lifetimes@1.0.11 + is-terminal@0.4.9 + itertools@0.10.5 + itoa@1.0.8 + jobserver@0.1.26 + jpeg-decoder@0.3.0 + js-sys@0.3.64 + keyframe@1.1.1 + lazy_static@1.4.0 + lebe@0.5.2 + libc@0.2.147 + libloading@0.8.0 + libm@0.2.7 + linux-raw-sys@0.3.8 + linux-raw-sys@0.4.3 + lock_api@0.4.10 + log@0.4.19 + lzzzz@1.0.4 + memchr@2.5.0 + memmap2@0.5.10 + memoffset@0.7.1 + memoffset@0.9.0 + minimal-lexical@0.2.1 + miniz_oxide@0.7.1 + mint@0.5.9 + nanorand@0.7.0 + nix@0.26.2 + nom@7.1.3 + num-integer@0.1.45 + num-rational@0.4.1 + num-traits@0.2.15 + num_cpus@1.16.0 + num_threads@0.1.6 + once_cell@1.18.0 + oorandom@11.1.3 + pin-project@1.1.2 + pin-project-internal@1.1.2 + pkg-config@0.3.27 + plotters@0.3.5 + plotters-backend@0.3.5 + plotters-svg@0.3.5 + png@0.17.9 + ppv-lite86@0.2.17 + predicates@3.0.3 + predicates-core@1.0.6 + predicates-tree@1.0.9 + proc-macro2@1.0.64 + ptr_meta@0.1.4 + ptr_meta_derive@0.1.4 + qoi@0.4.1 + quick-xml@0.28.2 + quote@1.0.29 + radium@0.7.0 + rand@0.8.5 + rand_chacha@0.3.1 + rand_core@0.6.4 + rayon@1.7.0 + rayon-core@1.11.0 + regex@1.9.1 + regex-automata@0.3.3 + regex-syntax@0.7.4 + rend@0.4.0 + rkyv@0.7.42 + rkyv_derive@0.7.42 + rustix@0.37.23 + rustix@0.38.4 + ryu@1.0.14 + same-file@1.0.6 + scoped-tls@1.0.1 + scopeguard@1.1.0 + sd-notify@0.4.1 + seahash@4.1.0 + serde@1.0.171 + serde_derive@1.0.171 + serde_json@1.0.102 + simd-adler32@0.3.5 + simdutf8@0.1.4 + simplelog@0.12.1 + smallvec@1.11.0 + smithay-client-toolkit@0.17.0 + spin@0.9.8 + static_assertions@1.1.0 + strsim@0.10.0 + syn@1.0.109 + syn@2.0.25 + tap@1.0.1 + termcolor@1.1.3 + terminal_size@0.2.6 + termtree@0.4.1 + thiserror@1.0.43 + thiserror-impl@1.0.43 + tiff@0.8.1 + time@0.3.23 + time-core@0.1.1 + time-macros@0.2.10 + tinytemplate@1.2.1 + tinyvec@1.6.0 + tinyvec_macros@0.1.1 + unicode-ident@1.0.10 + utf8parse@0.2.1 + uuid@1.4.0 + version_check@0.9.4 + wait-timeout@0.2.0 + walkdir@2.3.3 + wasi@0.11.0+wasi-snapshot-preview1 + wasm-bindgen@0.2.87 + wasm-bindgen-backend@0.2.87 + wasm-bindgen-macro@0.2.87 + wasm-bindgen-macro-support@0.2.87 + wasm-bindgen-shared@0.2.87 + wayland-backend@0.1.2 + wayland-client@0.30.2 + wayland-cursor@0.30.0 + wayland-protocols@0.30.0 + wayland-protocols-wlr@0.1.0 + wayland-scanner@0.30.1 + wayland-sys@0.30.1 + 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-x86_64-pc-windows-gnu@0.4.0 + windows-sys@0.48.0 + windows-targets@0.48.1 + windows_aarch64_gnullvm@0.48.0 + windows_aarch64_msvc@0.48.0 + windows_i686_gnu@0.48.0 + windows_i686_msvc@0.48.0 + windows_x86_64_gnu@0.48.0 + windows_x86_64_gnullvm@0.48.0 + windows_x86_64_msvc@0.48.0 + wyz@0.5.1 + xcursor@0.3.4 + zune-inflate@0.2.54 " inherit cargo shell-completion