git: 55eab4791823 - main - devel/uv: update 0.2.13 → 0.4.21
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Oct 2024 03:36:06 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=55eab4791823d9c3178dc4c440b2c3919a357765 commit 55eab4791823d9c3178dc4c440b2c3919a357765 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-15 03:34:57 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-15 03:36:02 +0000 devel/uv: update 0.2.13 → 0.4.21 PR: 281416 Submitted by: Matías Pizarro <matias@pizarro.net> (initial version) --- devel/uv/Makefile | 512 +---------------------- devel/uv/Makefile.crates | 497 ++++++++++++++++++++++ devel/uv/distinfo | 1030 +++++++++++++++++++++++----------------------- 3 files changed, 1012 insertions(+), 1027 deletions(-) diff --git a/devel/uv/Makefile b/devel/uv/Makefile index ebeb7dae9d09..d2c0fa25596b 100644 --- a/devel/uv/Makefile +++ b/devel/uv/Makefile @@ -1,6 +1,5 @@ PORTNAME= uv -DISTVERSION= 0.2.13 -PORTREVISION= 2 +DISTVERSION= 0.4.21 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -19,525 +18,22 @@ LIB_DEPENDS= libgit2.so:devel/libgit2 \ libzstd.so:archivers/zstd USES= cargo gmake localbase perl5 pkgconfig -USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= astral-sh - -CARGO_CRATES= addr2line-0.22.0 \ - adler-1.0.2 \ - ahash-0.7.8 \ - aho-corasick-1.1.3 \ - alloc-no-stdlib-2.0.4 \ - alloc-stdlib-0.2.2 \ - android-tzdata-0.1.1 \ - android_system_properties-0.1.5 \ - anes-0.1.6 \ - anstream-0.6.14 \ - anstyle-1.0.7 \ - anstyle-parse-0.2.4 \ - anstyle-query-1.0.3 \ - anstyle-wincon-3.0.3 \ - anyhow-1.0.86 \ - arc-swap-1.7.1 \ - arrayref-0.3.7 \ - arrayvec-0.7.4 \ - assert-json-diff-2.0.2 \ - assert_cmd-2.0.14 \ - assert_fs-1.1.1 \ - async-channel-2.3.1 \ - async-compression-0.4.11 \ - async-trait-0.1.80 \ - async_http_range_reader-0.8.0 \ - atomic-waker-1.1.2 \ - autocfg-1.3.0 \ - axoasset-0.9.5 \ - axoprocess-0.2.0 \ - axotag-0.2.0 \ - axoupdater-0.6.6 \ - backoff-0.4.0 \ - backtrace-0.3.72 \ - backtrace-ext-0.2.1 \ - base64-0.13.1 \ - base64-0.21.7 \ - base64-0.22.1 \ - bisection-0.1.0 \ - bitflags-1.3.2 \ - bitflags-2.5.0 \ - bitvec-1.0.1 \ - block-buffer-0.10.4 \ - brotli-6.0.0 \ - brotli-decompressor-4.0.1 \ - bstr-1.9.1 \ - bumpalo-3.16.0 \ - bytecheck-0.6.12 \ - bytecheck_derive-0.6.12 \ - bytemuck-1.16.0 \ - byteorder-1.5.0 \ - bytes-1.6.0 \ - bzip2-0.4.4 \ - bzip2-sys-0.1.11+1.0.8 \ - cachedir-0.3.1 \ - camino-1.1.7 \ - cargo-util-0.2.11 \ - cast-0.3.0 \ - cc-1.0.98 \ - cfg-if-1.0.0 \ - cfg_aliases-0.1.1 \ - charset-0.1.3 \ - chrono-0.4.38 \ - ciborium-0.2.2 \ - ciborium-io-0.2.2 \ - ciborium-ll-0.2.2 \ - clap-4.5.7 \ - clap_builder-4.5.7 \ - clap_complete-4.5.2 \ - clap_complete_command-0.5.1 \ - clap_complete_fig-4.5.0 \ - clap_complete_nushell-0.1.11 \ - clap_derive-4.5.5 \ - clap_lex-0.7.0 \ - cmake-0.1.50 \ - codspeed-2.6.0 \ - codspeed-criterion-compat-2.6.0 \ - color_quant-1.1.0 \ - colorchoice-1.0.1 \ - colored-2.1.0 \ - concurrent-queue-2.5.0 \ - configparser-3.1.0 \ - console-0.15.8 \ - core-foundation-0.9.4 \ - core-foundation-sys-0.8.6 \ - cpufeatures-0.2.12 \ - crc32fast-1.4.2 \ - criterion-0.5.1 \ - criterion-plot-0.5.0 \ - crossbeam-deque-0.8.5 \ - crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.20 \ - crunchy-0.2.2 \ - crypto-common-0.1.6 \ - csv-1.3.0 \ - csv-core-0.1.11 \ - ctrlc-3.4.4 \ - dashmap-5.5.3 \ - data-encoding-2.6.0 \ - data-url-0.2.0 \ - deadpool-0.10.0 \ - deadpool-runtime-0.1.4 \ - derivative-2.2.0 \ - diff-0.1.13 \ - difflib-0.4.0 \ - digest-0.10.7 \ - directories-5.0.1 \ - dirs-sys-0.4.1 \ - doc-comment-0.3.3 \ - dunce-1.0.4 \ - dyn-clone-1.0.17 \ - either-1.12.0 \ - encode_unicode-0.3.6 \ - encoding_rs-0.8.34 \ - encoding_rs_io-0.1.7 \ - equivalent-1.0.1 \ - errno-0.3.9 \ - event-listener-5.3.1 \ - event-listener-strategy-0.5.2 \ - fastrand-2.1.0 \ - fdeflate-0.3.4 \ - filetime-0.2.23 \ - fixedbitset-0.4.2 \ - flate2-1.0.30 \ - float-cmp-0.9.0 \ - fnv-1.0.7 \ - fontconfig-parser-0.5.6 \ - fontdb-0.12.0 \ - form_urlencoded-1.2.1 \ - fs-err-2.11.0 \ - fs2-0.4.3 \ - funty-2.0.0 \ - futures-0.3.30 \ - futures-channel-0.3.30 \ - futures-core-0.3.30 \ - futures-executor-0.3.30 \ - futures-io-0.3.30 \ - futures-lite-2.3.0 \ - futures-macro-0.3.30 \ - futures-sink-0.3.30 \ - futures-task-0.3.30 \ - futures-util-0.3.30 \ - generic-array-0.14.7 \ - getrandom-0.2.15 \ - gif-0.12.0 \ - gimli-0.29.0 \ - glob-0.3.1 \ - globset-0.4.14 \ - globwalk-0.9.1 \ - h2-0.4.5 \ - half-2.4.1 \ - hashbrown-0.12.3 \ - hashbrown-0.14.5 \ - heck-0.4.1 \ - heck-0.5.0 \ - hermit-abi-0.3.9 \ - hex-0.4.3 \ - home-0.5.9 \ - homedir-0.2.1 \ - html-escape-0.2.13 \ - http-1.1.0 \ - http-body-1.0.0 \ - http-body-util-0.1.2 \ - http-content-range-0.1.2 \ - httparse-1.8.0 \ - httpdate-1.0.3 \ - hyper-1.3.1 \ - hyper-rustls-0.27.2 \ - hyper-util-0.1.5 \ - iana-time-zone-0.1.60 \ - iana-time-zone-haiku-0.1.2 \ - idna-0.5.0 \ - ignore-0.4.22 \ - imagesize-0.11.0 \ - indexmap-2.2.6 \ - indicatif-0.17.8 \ - indoc-2.0.5 \ - insta-1.39.0 \ - instant-0.1.13 \ - ipnet-2.9.0 \ - is-terminal-0.4.12 \ - is_ci-1.2.0 \ - is_terminal_polyfill-1.70.0 \ - itertools-0.10.5 \ - itertools-0.12.1 \ - itertools-0.13.0 \ - itoa-1.0.11 \ - jobserver-0.1.31 \ - jpeg-decoder-0.3.1 \ - js-sys-0.3.69 \ - junction-1.1.0 \ - kurbo-0.8.3 \ - kurbo-0.9.5 \ - lazy_static-1.4.0 \ - libc-0.2.155 \ - libmimalloc-sys-0.1.38 \ - libredox-0.1.3 \ - libz-ng-sys-1.1.15 \ - linked-hash-map-0.5.6 \ - linux-raw-sys-0.4.14 \ - lock_api-0.4.12 \ - log-0.4.21 \ - mailparse-0.15.0 \ - matchers-0.1.0 \ - md-5-0.10.6 \ - memchr-2.7.2 \ - memmap2-0.5.10 \ - memmap2-0.9.4 \ - memoffset-0.7.1 \ - memoffset-0.9.1 \ - miette-7.2.0 \ - miette-derive-7.2.0 \ - mimalloc-0.1.42 \ - mime-0.3.17 \ - miniz_oxide-0.7.3 \ - mio-0.8.11 \ - miow-0.6.0 \ - nanoid-0.4.0 \ - nix-0.26.4 \ - nix-0.28.0 \ - normalize-line-endings-0.3.0 \ - nu-ansi-term-0.46.0 \ - nu-ansi-term-0.50.0 \ - num-traits-0.2.19 \ - num_cpus-1.16.0 \ - number_prefix-0.4.0 \ - object-0.35.0 \ - once_cell-1.19.0 \ - oorandom-11.1.3 \ - openssl-probe-0.1.5 \ - option-ext-0.2.0 \ - overload-0.1.1 \ - owo-colors-4.0.0 \ - parking-2.2.0 \ - parking_lot-0.11.2 \ - parking_lot-0.12.3 \ - parking_lot_core-0.8.6 \ - parking_lot_core-0.9.10 \ - paste-1.0.15 \ - path-absolutize-3.1.1 \ - path-dedot-3.1.1 \ - path-slash-0.2.1 \ - pathdiff-0.2.1 \ - percent-encoding-2.3.1 \ - pest-2.7.10 \ - pest_derive-2.7.10 \ - pest_generator-2.7.10 \ - pest_meta-2.7.10 \ - petgraph-0.6.5 \ - pico-args-0.5.0 \ - pin-project-1.1.5 \ - pin-project-internal-1.1.5 \ - pin-project-lite-0.2.14 \ - pin-utils-0.1.0 \ - pkg-config-0.3.30 \ - platform-info-2.0.3 \ - png-0.17.13 \ - poloto-19.1.2 \ - portable-atomic-1.6.0 \ - ppv-lite86-0.2.17 \ - predicates-3.1.0 \ - predicates-core-1.0.6 \ - predicates-tree-1.0.9 \ - pretty_assertions-1.4.0 \ - priority-queue-2.0.3 \ - proc-macro2-1.0.85 \ - ptr_meta-0.1.4 \ - ptr_meta_derive-0.1.4 \ - pyo3-0.21.2 \ - pyo3-build-config-0.21.2 \ - pyo3-ffi-0.21.2 \ - pyo3-log-0.10.0 \ - pyo3-macros-0.21.2 \ - pyo3-macros-backend-0.21.2 \ - quinn-0.11.2 \ - quinn-proto-0.11.3 \ - quinn-udp-0.5.2 \ - quote-1.0.36 \ - quoted_printable-0.5.0 \ - radium-0.7.0 \ - rand-0.8.5 \ - rand_chacha-0.3.1 \ - rand_core-0.6.4 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ - rctree-0.5.0 \ - redox_syscall-0.2.16 \ - redox_syscall-0.3.5 \ - redox_syscall-0.4.1 \ - redox_syscall-0.5.1 \ - redox_users-0.4.5 \ - reflink-copy-0.1.18 \ - regex-1.10.5 \ - regex-automata-0.1.10 \ - regex-automata-0.4.6 \ - regex-syntax-0.6.29 \ - regex-syntax-0.8.3 \ - rend-0.4.2 \ - reqwest-0.12.5 \ - reqwest-middleware-0.3.1 \ - reqwest-retry-0.5.0 \ - resvg-0.29.0 \ - retry-policies-0.3.0 \ - rgb-0.8.37 \ - ring-0.17.8 \ - rkyv-0.7.44 \ - rkyv_derive-0.7.44 \ - rmp-0.8.14 \ - rmp-serde-1.3.0 \ - rosvgtree-0.1.0 \ - roxmltree-0.18.1 \ - roxmltree-0.19.0 \ - rust-netrc-0.1.1 \ - rustc-demangle-0.1.24 \ - rustc-hash-1.1.0 \ - rustix-0.38.34 \ - rustls-0.23.10 \ - rustls-native-certs-0.7.0 \ - rustls-pemfile-2.1.2 \ - rustls-pki-types-1.7.0 \ - rustls-webpki-0.102.4 \ - rustybuzz-0.7.0 \ - ryu-1.0.18 \ - same-file-1.0.6 \ - schannel-0.1.23 \ - schemars-0.8.21 \ - schemars_derive-0.8.21 \ - scopeguard-1.2.0 \ - seahash-4.1.0 \ - security-framework-2.11.0 \ - security-framework-sys-2.11.0 \ - semver-1.0.23 \ - serde-1.0.203 \ - serde_derive-1.0.203 \ - serde_derive_internals-0.29.1 \ - serde_json-1.0.117 \ - serde_spanned-0.6.6 \ - serde_urlencoded-0.7.1 \ - sha2-0.10.8 \ - sharded-slab-0.1.7 \ - shell-escape-0.1.5 \ - signal-hook-registry-1.4.2 \ - simd-adler32-0.3.7 \ - simdutf8-0.1.4 \ - similar-2.5.0 \ - simplecss-0.2.1 \ - siphasher-0.3.11 \ - slab-0.4.9 \ - smallvec-1.13.2 \ - smawk-0.3.2 \ - socket2-0.5.7 \ - spin-0.9.8 \ - strict-num-0.1.1 \ - strsim-0.11.1 \ - subtle-2.5.0 \ - supports-color-3.0.0 \ - supports-hyperlinks-3.0.0 \ - supports-unicode-3.0.0 \ - svg-0.15.1 \ - svgfilters-0.4.0 \ - svgtypes-0.9.0 \ - svgtypes-0.10.0 \ - syn-1.0.109 \ - syn-2.0.66 \ - sync_wrapper-1.0.1 \ - sys-info-0.9.1 \ - tagu-0.1.6 \ - tap-1.0.1 \ - target-lexicon-0.12.14 \ - temp-env-0.3.6 \ - tempfile-3.10.1 \ - terminal_size-0.3.0 \ - termtree-0.4.1 \ - test-case-3.3.1 \ - test-case-core-3.3.1 \ - test-case-macros-3.3.1 \ - test-log-0.2.16 \ - test-log-macros-0.2.16 \ - testing_logger-0.1.1 \ - textwrap-0.16.1 \ - thiserror-1.0.61 \ - thiserror-impl-1.0.61 \ - thread_local-1.1.8 \ - tikv-jemalloc-sys-0.5.4+5.3.0-patched \ - tikv-jemallocator-0.5.4 \ - tiny-skia-0.8.4 \ - tiny-skia-path-0.8.4 \ - tinytemplate-1.2.1 \ - tinyvec-1.6.0 \ - tinyvec_macros-0.1.1 \ - tl-0.7.8 \ - tokio-1.38.0 \ - tokio-macros-2.3.0 \ - tokio-rustls-0.26.0 \ - tokio-stream-0.1.15 \ - tokio-tar-0.3.1 \ - tokio-util-0.7.11 \ - toml-0.8.14 \ - toml_datetime-0.6.6 \ - toml_edit-0.22.14 \ - tower-0.4.13 \ - tower-layer-0.3.2 \ - tower-service-0.3.2 \ - tracing-0.1.40 \ - tracing-attributes-0.1.27 \ - tracing-core-0.1.32 \ - tracing-durations-export-0.2.0 \ - tracing-log-0.2.0 \ - tracing-serde-0.1.3 \ - tracing-subscriber-0.3.18 \ - tracing-tree-0.3.1 \ - try-lock-0.2.5 \ - ttf-parser-0.18.1 \ - typenum-1.17.0 \ - ucd-trie-0.1.6 \ - unicode-bidi-0.3.15 \ - unicode-bidi-mirroring-0.1.0 \ - unicode-ccc-0.1.2 \ - unicode-general-category-0.6.0 \ - unicode-ident-1.0.12 \ - unicode-linebreak-0.1.5 \ - unicode-normalization-0.1.23 \ - unicode-script-0.5.6 \ - unicode-vo-0.1.0 \ - unicode-width-0.1.13 \ - unindent-0.2.3 \ - unscanny-0.1.0 \ - untrusted-0.9.0 \ - url-2.5.0 \ - urlencoding-2.1.3 \ - usvg-0.29.0 \ - usvg-text-layout-0.29.0 \ - utf8-width-0.1.7 \ - utf8parse-0.2.1 \ - uuid-1.8.0 \ - valuable-0.1.0 \ - version_check-0.9.4 \ - wait-timeout-0.2.0 \ - walkdir-2.5.0 \ - want-0.3.1 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.92 \ - wasm-bindgen-backend-0.2.92 \ - wasm-bindgen-futures-0.4.42 \ - wasm-bindgen-macro-0.2.92 \ - wasm-bindgen-macro-support-0.2.92 \ - wasm-bindgen-shared-0.2.92 \ - wasm-streams-0.4.0 \ - wasm-timer-0.2.5 \ - web-sys-0.3.69 \ - webpki-roots-0.26.1 \ - weezl-0.1.8 \ - which-6.0.1 \ - widestring-1.1.0 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.8 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.52.0 \ - windows-0.57.0 \ - windows-core-0.52.0 \ - windows-core-0.57.0 \ - windows-implement-0.52.0 \ - windows-implement-0.57.0 \ - windows-interface-0.52.0 \ - windows-interface-0.57.0 \ - windows-result-0.1.1 \ - windows-sys-0.48.0 \ - windows-sys-0.52.0 \ - windows-targets-0.48.5 \ - windows-targets-0.52.5 \ - windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.5 \ - windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.5 \ - windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.5 \ - windows_i686_gnullvm-0.52.5 \ - windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.5 \ - windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.5 \ - windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.5 \ - windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.5 \ - winnow-0.6.11 \ - winreg-0.52.0 \ - winsafe-0.0.19 \ - wiremock-0.6.0 \ - wmi-0.13.3 \ - wyz-0.5.1 \ - xattr-1.3.1 \ - xmlparser-0.13.6 \ - yansi-0.5.1 \ - zeroize-1.8.1 \ - zip-0.6.6 \ - zstd-0.13.1 \ - zstd-safe-7.1.0 \ - zstd-sys-2.0.10+zstd.1.5.6 \ - pubgrub@git+https://github.com/astral-sh/pubgrub?rev=a68cbd1a26e43986a31563e1d127e83bafca3a0c\#a68cbd1a26e43986a31563e1d127e83bafca3a0c \ - async_zip@git+https://github.com/charliermarsh/rs-async-zip?rev=1dcb40cfe1bf5325a6fd4bfcf9894db40241f585\#1dcb40cfe1bf5325a6fd4bfcf9894db40241f585 +USE_PERL5= build OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib -PROGS= uv \ - uv-dev +PROGS= uv uvx PLIST_FILES= ${PROGS:S/^/bin\//} PORTSCOUT= limit:.*\..*$$ # prevent tags like perma-39 do-install: - # workaround for error: found a virtual manifest at `xx` instead of a package manifest +# workaround for error: found a virtual manifest at `xx` instead of a package manifest .for p in ${PROGS} ${INSTALL_PROGRAM} \ ${WRKDIR}/target/*/release/${p} \ diff --git a/devel/uv/Makefile.crates b/devel/uv/Makefile.crates new file mode 100644 index 000000000000..0ff857422814 --- /dev/null +++ b/devel/uv/Makefile.crates @@ -0,0 +1,497 @@ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.0 \ + aho-corasick-1.1.3 \ + anes-0.1.6 \ + anstream-0.6.15 \ + anstyle-1.0.8 \ + anstyle-parse-0.2.5 \ + anstyle-query-1.1.1 \ + anstyle-wincon-3.0.4 \ + anyhow-1.0.89 \ + arrayref-0.3.9 \ + arrayvec-0.7.6 \ + assert-json-diff-2.0.2 \ + assert_cmd-2.0.16 \ + assert_fs-1.1.2 \ + async-channel-2.3.1 \ + async-compression-0.4.14 \ + async-trait-0.1.83 \ + async_http_range_reader-0.8.0 \ + atomic-waker-1.1.2 \ + autocfg-1.4.0 \ + axoasset-1.0.0 \ + axoprocess-0.2.0 \ + axotag-0.2.0 \ + axoupdater-0.7.2 \ + backoff-0.4.0 \ + backtrace-0.3.74 \ + base64-0.21.7 \ + base64-0.22.1 \ + bisection-0.1.0 \ + bitflags-1.3.2 \ + bitflags-2.6.0 \ + block-buffer-0.10.4 \ + boxcar-0.2.6 \ + bstr-1.10.0 \ + bumpalo-3.16.0 \ + bytecheck-0.8.0 \ + bytecheck_derive-0.8.0 \ + bytemuck-1.18.0 \ + byteorder-1.5.0 \ + byteorder-lite-0.1.0 \ + bytes-1.7.2 \ + bzip2-0.4.4 \ + bzip2-sys-0.1.11+1.0.8 \ + cachedir-0.3.1 \ + camino-1.1.9 \ + cargo-util-0.2.14 \ + cast-0.3.0 \ + cc-1.1.30 \ + cfg-if-1.0.0 \ + cfg_aliases-0.2.1 \ + charset-0.1.5 \ + ciborium-0.2.2 \ + ciborium-io-0.2.2 \ + ciborium-ll-0.2.2 \ + clap-4.5.20 \ + clap_builder-4.5.20 \ + clap_complete-4.5.33 \ + clap_complete_command-0.6.1 \ + clap_complete_nushell-4.5.4 \ + clap_derive-4.5.18 \ + clap_lex-0.7.2 \ + cmake-0.1.51 \ + codspeed-2.7.2 \ + codspeed-criterion-compat-2.7.2 \ + color_quant-1.1.0 \ + colorchoice-1.0.2 \ + colored-2.1.0 \ + concurrent-queue-2.5.0 \ + configparser-3.1.0 \ + console-0.15.8 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.7 \ + cpufeatures-0.2.14 \ + crc32fast-1.4.2 \ + criterion-0.5.1 \ + criterion-plot-0.5.0 \ + crossbeam-deque-0.8.5 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.20 \ + crunchy-0.2.2 \ + crypto-common-0.1.6 \ + csv-1.3.0 \ + csv-core-0.1.11 \ + ctrlc-3.4.5 \ + dashmap-6.1.0 \ + data-encoding-2.6.0 \ + data-url-0.2.0 \ + deadpool-0.10.0 \ + deadpool-runtime-0.1.4 \ + diff-0.1.13 \ + difflib-0.4.0 \ + digest-0.10.7 \ + directories-5.0.1 \ + dirs-sys-0.4.1 \ + doc-comment-0.3.3 \ + dunce-1.0.5 \ + dyn-clone-1.0.17 \ + either-1.13.0 \ + encode_unicode-0.3.6 \ + encoding_rs-0.8.34 \ + encoding_rs_io-0.1.7 \ + equivalent-1.0.1 \ + erased-serde-0.4.5 \ + errno-0.3.9 \ + etcetera-0.8.0 \ + event-listener-5.3.1 \ + event-listener-strategy-0.5.2 \ + fastrand-2.1.1 \ + fdeflate-0.3.5 \ + filetime-0.2.25 \ + fixedbitset-0.4.2 \ + flate2-1.0.34 \ + float-cmp-0.9.0 \ + fnv-1.0.7 \ + fontconfig-parser-0.5.7 \ + fontdb-0.12.0 \ + form_urlencoded-1.2.1 \ + fs-err-2.11.0 \ + fs2-0.4.3 \ + 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.3.0 \ + futures-macro-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + generic-array-0.14.7 \ + getrandom-0.2.15 \ + gif-0.12.0 \ + gimli-0.31.1 \ + glob-0.3.1 \ + globset-0.4.15 \ + globwalk-0.9.1 \ + goblin-0.8.2 \ + h2-0.4.6 \ + half-2.4.1 \ + hashbrown-0.14.5 \ + hashbrown-0.15.0 \ + heck-0.5.0 \ + hermit-abi-0.3.9 \ + hermit-abi-0.4.0 \ + hex-0.4.3 \ + home-0.5.9 \ + homedir-0.3.4 \ + html-escape-0.2.13 \ + http-1.1.0 \ + http-body-1.0.1 \ + http-body-util-0.1.2 \ + http-content-range-0.1.4 \ + httparse-1.9.5 \ + httpdate-1.0.3 \ + hyper-1.4.1 \ + hyper-rustls-0.27.3 \ + hyper-util-0.1.9 \ + idna-0.5.0 \ + ignore-0.4.23 \ + image-0.25.2 \ + imagesize-0.11.0 \ + indexmap-2.6.0 \ + indicatif-0.17.8 \ + indoc-2.0.5 \ + insta-1.40.0 \ + instant-0.1.13 \ + ipnet-2.10.1 \ + is-terminal-0.4.13 \ + is_ci-1.2.0 \ + is_terminal_polyfill-1.70.1 \ + itertools-0.10.5 \ + itertools-0.12.1 \ + itertools-0.13.0 \ + itoa-1.0.11 \ + jiff-0.1.13 \ + jiff-tzdb-0.1.1 \ + jiff-tzdb-platform-0.1.1 \ + jobserver-0.1.32 \ + jpeg-decoder-0.3.1 \ + js-sys-0.3.72 \ + junction-1.2.0 \ + krata-tokio-tar-0.4.2 \ + kurbo-0.8.3 \ + kurbo-0.9.5 \ + lazy_static-1.5.0 \ + libc-0.2.159 \ + libmimalloc-sys-0.1.39 \ + libredox-0.1.3 \ + libz-ng-sys-1.1.16 \ + linked-hash-map-0.5.6 \ + linux-raw-sys-0.4.14 \ + lock_api-0.4.12 \ + log-0.4.22 \ + lzma-sys-0.1.20 \ + mailparse-0.15.0 \ + markdown-0.3.0 \ + matchers-0.1.0 \ + md-5-0.10.6 \ + memchr-2.7.4 \ + memmap2-0.5.10 \ + memmap2-0.9.5 \ + miette-7.2.0 \ + miette-derive-7.2.0 \ + mimalloc-0.1.43 \ + mime-0.3.17 \ + mime_guess-2.0.5 \ + miniz_oxide-0.8.0 \ + mio-1.0.2 \ + miow-0.6.0 \ + munge-0.4.1 \ + munge_macro-0.4.1 \ + nanoid-0.4.0 \ + nix-0.29.0 \ + normalize-line-endings-0.3.0 \ + nu-ansi-term-0.46.0 \ + nu-ansi-term-0.50.1 \ + num-traits-0.2.19 \ + num_cpus-1.16.0 \ + number_prefix-0.4.0 \ + object-0.36.5 \ + once_cell-1.20.2 \ + oorandom-11.1.4 \ + openssl-probe-0.1.5 \ + option-ext-0.2.0 \ + overload-0.1.1 \ + owo-colors-4.1.0 \ + parking-2.2.1 \ + parking_lot-0.11.2 \ + parking_lot-0.12.3 \ + parking_lot_core-0.8.6 \ + parking_lot_core-0.9.10 \ + paste-1.0.15 \ + path-slash-0.2.1 \ + pathdiff-0.2.2 \ + percent-encoding-2.3.1 \ + pest-2.7.13 \ + pest_derive-2.7.13 \ + pest_generator-2.7.13 \ + pest_meta-2.7.13 \ + petgraph-0.6.5 \ + pico-args-0.5.0 \ + pin-project-1.1.6 \ + pin-project-internal-1.1.6 \ + pin-project-lite-0.2.14 \ + pin-utils-0.1.0 \ + pipeline-0.5.0 \ + pkg-config-0.3.31 \ + plain-0.2.3 \ + platform-info-2.0.4 \ + png-0.17.14 \ + poloto-19.1.2 \ + portable-atomic-1.9.0 \ + ppv-lite86-0.2.20 \ + predicates-3.1.2 \ + predicates-core-1.0.8 \ + predicates-tree-1.0.11 \ + pretty_assertions-1.4.1 \ + priority-queue-2.1.1 \ + proc-macro2-1.0.87 \ + ptr_meta-0.3.0 \ + ptr_meta_derive-0.3.0 \ + quinn-0.11.5 \ + quinn-proto-0.11.8 \ + quinn-udp-0.5.5 \ + quote-1.0.37 \ + quoted_printable-0.5.1 \ + rancor-0.1.0 \ + rand-0.8.5 \ + rand_chacha-0.3.1 \ + rand_core-0.6.4 \ + rayon-1.10.0 \ + rayon-core-1.12.1 \ + rctree-0.5.0 \ + redox_syscall-0.2.16 \ + redox_syscall-0.3.5 \ + redox_syscall-0.5.7 \ + redox_users-0.4.6 \ + reflink-copy-0.1.19 \ + regex-1.11.0 \ + regex-automata-0.1.10 \ + regex-automata-0.4.8 \ + regex-syntax-0.6.29 \ + regex-syntax-0.8.5 \ + rend-0.5.2 \ + reqwest-0.12.8 \ + resvg-0.29.0 \ + retry-policies-0.4.0 \ + rgb-0.8.50 \ + ring-0.17.8 \ + rkyv-0.8.8 \ + rkyv_derive-0.8.8 \ + rmp-0.8.14 \ + rmp-serde-1.3.0 \ + rosvgtree-0.1.0 \ + roxmltree-0.18.1 \ + roxmltree-0.20.0 \ + rustc-demangle-0.1.24 \ + rustc-hash-2.0.0 \ + rustix-0.38.37 \ + rustls-0.23.14 \ + rustls-native-certs-0.8.0 \ + rustls-pemfile-2.2.0 \ + rustls-pki-types-1.9.0 \ + rustls-webpki-0.102.8 \ + rustybuzz-0.7.0 \ + ryu-1.0.18 \ + same-file-1.0.6 \ + schannel-0.1.26 \ + schemars-0.8.21 \ + schemars_derive-0.8.21 \ + scopeguard-1.2.0 \ + scroll-0.12.0 \ + scroll_derive-0.12.0 \ + seahash-4.1.0 \ + security-framework-2.11.1 \ + security-framework-sys-2.12.0 \ + semver-1.0.23 \ + serde-1.0.210 \ + serde-untagged-0.1.6 \ + serde_derive-1.0.210 \ + serde_derive_internals-0.29.1 \ + serde_json-1.0.128 \ + serde_spanned-0.6.8 \ + serde_urlencoded-0.7.1 \ + sha2-0.10.8 \ + sharded-slab-0.1.7 \ + shell-escape-0.1.5 \ + shlex-1.3.0 \ + signal-hook-registry-1.4.2 \ + simd-adler32-0.3.7 \ + simdutf8-0.1.5 \ + similar-2.6.0 \ + simplecss-0.2.1 \ + siphasher-0.3.11 \ + slab-0.4.9 \ + smallvec-1.13.2 \ + smawk-0.3.2 \ + socket2-0.5.7 \ + spdx-0.10.6 \ + spin-0.9.8 \ + strict-num-0.1.1 \ + strsim-0.11.1 \ + subtle-2.6.1 \ + supports-color-3.0.1 \ + supports-hyperlinks-3.0.0 \ + supports-unicode-3.0.0 \ + svg-0.17.0 \ + svgfilters-0.4.0 \ + svgtypes-0.9.0 \ + svgtypes-0.10.0 \ + syn-2.0.79 \ + sync_wrapper-1.0.1 \ + sys-info-0.9.1 \ + tagu-0.1.6 \ + target-lexicon-0.12.16 \ + temp-env-0.3.6 \ + tempfile-3.13.0 \ + terminal_size-0.3.0 \ + terminal_size-0.4.0 \ + termtree-0.4.1 \ + test-case-3.3.1 \ + test-case-core-3.3.1 \ + test-case-macros-3.3.1 \ + test-log-0.2.16 \ + test-log-macros-0.2.16 \ + testing_logger-0.1.1 \ + textwrap-0.16.1 \ + thiserror-1.0.64 \ + thiserror-impl-1.0.64 \ + thread_local-1.1.8 \ + tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ + tikv-jemallocator-0.6.0 \ + tiny-skia-0.8.4 \ + tiny-skia-path-0.8.4 \ + tinytemplate-1.2.1 \ + tinyvec-1.8.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.40.0 \ + tokio-macros-2.4.0 \ + tokio-rustls-0.26.0 \ + tokio-socks-0.5.2 \ + tokio-stream-0.1.16 \ + tokio-util-0.7.12 \ + toml-0.8.19 \ + toml_datetime-0.6.8 \ + toml_edit-0.22.22 \ + tower-service-0.3.3 \ + tracing-0.1.40 \ + tracing-attributes-0.1.27 \ + tracing-core-0.1.32 \ + tracing-durations-export-0.3.0 \ + tracing-log-0.2.0 \ + tracing-serde-0.1.3 \ + tracing-subscriber-0.3.18 \ + tracing-tree-0.4.0 \ + try-lock-0.2.5 \ + ttf-parser-0.18.1 \ + typeid-1.0.2 \ + typenum-1.17.0 \ + ucd-trie-0.1.7 \ + unicase-2.7.0 \ + unicode-bidi-0.3.17 \ + unicode-bidi-mirroring-0.1.0 \ + unicode-ccc-0.1.2 \ + unicode-general-category-0.6.0 \ + unicode-ident-1.0.13 \ + unicode-linebreak-0.1.5 \ + unicode-normalization-0.1.24 \ + unicode-script-0.5.7 \ + unicode-vo-0.1.0 \ + unicode-width-0.1.14 \ + unscanny-0.1.0 \ + untrusted-0.9.0 \ + url-2.5.2 \ + urlencoding-2.1.3 \ + usvg-0.29.0 \ + usvg-text-layout-0.29.0 \ + utf8-width-0.1.7 \ *** 1543 LINES SKIPPED ***