git: 514d2b296003 - main - textproc/harper: Update to 2.11.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Sep 2026 19:51:43 UTC
The branch main has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=514d2b296003bc000342c7bdfdc4c1ed78a0549b
commit 514d2b296003bc000342c7bdfdc4c1ed78a0549b
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2026-09-18 16:28:06 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2026-09-18 19:51:24 +0000
textproc/harper: Update to 2.11.0
---
textproc/harper/Makefile | 3 +-
textproc/harper/Makefile.crates | 696 ++++++++++---------
textproc/harper/distinfo | 1398 +++++++++++++++++++--------------------
3 files changed, 1012 insertions(+), 1085 deletions(-)
diff --git a/textproc/harper/Makefile b/textproc/harper/Makefile
index cae25a911cb2..8bcb74cd5d79 100644
--- a/textproc/harper/Makefile
+++ b/textproc/harper/Makefile
@@ -1,7 +1,6 @@
PORTNAME= harper
DISTVERSIONPREFIX= v
-DISTVERSION= 1.9.0
-PORTREVISION= 5
+DISTVERSION= 2.11.0
CATEGORIES= textproc
MAINTAINER= ashish@FreeBSD.org
diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates
index 9802c6cc2fcf..23b8d065f470 100644
--- a/textproc/harper/Makefile.crates
+++ b/textproc/harper/Makefile.crates
@@ -1,37 +1,38 @@
CARGO_CRATES= adler2-2.0.1 \
ahash-0.8.12 \
- aho-corasick-1.1.3 \
+ aho-corasick-1.1.5 \
alloca-0.4.0 \
allocator-api2-0.2.21 \
- ammonia-4.1.2 \
- android_system_properties-0.1.5 \
+ ammonia-4.1.4 \
+ android_system_properties-0.1.6 \
anes-0.1.6 \
- anstream-0.6.19 \
- anstyle-1.0.11 \
- anstyle-parse-0.2.7 \
- anstyle-query-1.1.3 \
- anstyle-wincon-3.0.9 \
- anyhow-1.0.102 \
- arbitrary-1.4.1 \
+ anstream-1.0.0 \
+ anstyle-1.0.14 \
+ anstyle-parse-1.0.0 \
+ anstyle-query-1.1.5 \
+ anstyle-wincon-3.0.11 \
+ anyhow-1.0.104 \
+ arbitrary-1.4.2 \
ariadne-0.6.0 \
- arrayvec-0.7.6 \
+ arrayvec-0.7.8 \
ash-0.38.0+1.3.281 \
async-channel-2.5.0 \
atomic-waker-1.1.2 \
atomic_float-1.1.0 \
- autocfg-1.5.0 \
+ autocfg-1.5.1 \
base64-0.22.1 \
bincode-2.0.1 \
bindgen-0.71.1 \
bit-set-0.8.0 \
bit-vec-0.8.0 \
bitflags-1.3.2 \
- bitflags-2.11.0 \
+ bitflags-2.13.1 \
blanket-0.4.0 \
block-0.1.6 \
block-buffer-0.10.4 \
- bstr-1.12.0 \
- bumpalo-3.19.0 \
+ boxcar-0.2.14 \
+ bstr-1.13.1 \
+ bumpalo-3.20.3 \
burn-0.19.1 \
burn-autodiff-0.19.1 \
burn-candle-0.19.1 \
@@ -53,56 +54,60 @@ CARGO_CRATES= adler2-2.0.1 \
burn-tensor-0.19.1 \
burn-train-0.19.1 \
burn-wgpu-0.19.1 \
- bytemuck-1.24.0 \
- bytemuck_derive-1.10.2 \
+ bytemuck-1.25.2 \
+ bytemuck_derive-1.12.0 \
byteorder-1.5.0 \
- bytes-1.11.1 \
- cached-0.56.0 \
- cached_proc_macro-0.25.0 \
- cached_proc_macro_types-0.1.1 \
- candle-core-0.9.1 \
+ bytes-1.12.1 \
+ cached-2.0.2 \
+ cached_proc_macro-2.0.0 \
+ cached_proc_macro_types-1.0.0 \
+ candle-core-0.9.2 \
caseless-0.2.2 \
cast-0.3.0 \
- cc-1.2.43 \
+ cc-1.4.2 \
cexpr-0.6.0 \
- cfg-if-1.0.1 \
- cfg_aliases-0.2.1 \
- chrono-0.4.43 \
+ cfg-if-1.0.4 \
+ cfg_aliases-0.2.2 \
+ chacha20-0.10.1 \
+ chrono-0.4.45 \
ciborium-0.2.2 \
ciborium-io-0.2.2 \
ciborium-ll-0.2.2 \
- clang-sys-1.8.1 \
- clap-4.5.60 \
- clap_builder-4.5.60 \
- clap_derive-4.5.55 \
- clap_lex-1.0.0 \
+ clang-sys-1.9.1 \
+ clap-4.6.6 \
+ clap_builder-4.6.6 \
+ clap_complete-4.6.9 \
+ clap_derive-4.6.4 \
+ clap_lex-1.1.0 \
codespan-reporting-0.12.0 \
- colorchoice-1.0.4 \
- colored-3.0.0 \
+ colorchoice-1.0.5 \
+ colored-3.1.1 \
comrak-0.39.1 \
concurrent-queue-2.5.0 \
console_error_panic_hook-0.1.7 \
const-random-0.1.18 \
const-random-macro-0.1.16 \
+ constcat-0.6.1 \
convert_case-0.8.0 \
+ convert_case-0.10.0 \
core-foundation-0.10.1 \
core-foundation-sys-0.8.7 \
core-graphics-types-0.2.0 \
cpufeatures-0.2.17 \
+ cpufeatures-0.3.0 \
crc32fast-1.5.0 \
criterion-0.8.2 \
criterion-plot-0.8.2 \
critical-section-1.2.0 \
- crossbeam-channel-0.5.15 \
- crossbeam-deque-0.8.6 \
- crossbeam-epoch-0.9.18 \
- crossbeam-utils-0.8.21 \
+ crossbeam-channel-0.5.16 \
+ crossbeam-deque-0.8.7 \
+ crossbeam-epoch-0.9.20 \
+ crossbeam-utils-0.8.22 \
crunchy-0.2.4 \
- crypto-common-0.1.6 \
- cssparser-0.35.0 \
- cssparser-macros-0.6.1 \
- csv-1.3.1 \
- csv-core-0.1.12 \
+ crypto-common-0.1.7 \
+ cssparser-0.37.0 \
+ csv-1.4.0 \
+ csv-core-0.1.13 \
cubecl-0.8.1 \
cubecl-common-0.8.1 \
cubecl-convolution-0.8.1 \
@@ -111,10 +116,10 @@ CARGO_CRATES= adler2-2.0.1 \
cubecl-cpu-0.8.1 \
cubecl-cuda-0.8.1 \
cubecl-hip-0.8.1 \
- cubecl-hip-sys-7.0.5183101 \
+ cubecl-hip-sys-7.14.6085000 \
cubecl-ir-0.8.1 \
cubecl-macros-0.8.1 \
- cubecl-macros-internal-0.8.0 \
+ cubecl-macros-internal-0.8.1 \
cubecl-matmul-0.8.1 \
cubecl-opt-0.8.1 \
cubecl-quant-0.8.1 \
@@ -123,22 +128,21 @@ CARGO_CRATES= adler2-2.0.1 \
cubecl-runtime-0.8.1 \
cubecl-std-0.8.1 \
cubecl-wgpu-0.8.1 \
- cudarc-0.17.7 \
+ cudarc-0.17.8 \
darling-0.20.11 \
- darling-0.21.0 \
+ darling-0.21.3 \
darling_core-0.20.11 \
- darling_core-0.21.0 \
+ darling_core-0.21.3 \
darling_macro-0.20.11 \
- darling_macro-0.21.0 \
- dashmap-6.1.0 \
- data-encoding-2.9.0 \
- deranged-0.5.5 \
+ darling_macro-0.21.3 \
+ dashmap-6.2.1 \
+ data-encoding-2.11.1 \
+ deranged-0.5.8 \
derive-new-0.7.0 \
- derive_arbitrary-1.4.1 \
derive_more-1.0.0 \
- derive_more-2.0.1 \
+ derive_more-2.1.1 \
derive_more-impl-1.0.0 \
- derive_more-impl-2.0.1 \
+ derive_more-impl-2.1.1 \
deunicode-1.6.2 \
diff-0.1.13 \
digest-0.10.7 \
@@ -146,170 +150,162 @@ CARGO_CRATES= adler2-2.0.1 \
dirs-6.0.0 \
dirs-sys-0.3.7 \
dirs-sys-0.5.0 \
- displaydoc-0.2.5 \
- document-features-0.2.11 \
- dtoa-1.0.10 \
+ displaydoc-0.2.7 \
+ document-features-0.2.12 \
+ dtoa-1.0.11 \
dtoa-short-0.3.5 \
- dyn-stack-0.10.0 \
- dyn-stack-0.13.0 \
- ecow-0.2.5 \
- either-1.15.0 \
- embassy-futures-0.1.1 \
+ dyn-stack-0.13.2 \
+ dyn-stack-macros-0.1.3 \
+ ecow-0.2.6 \
+ either-1.17.0 \
+ embassy-futures-0.1.2 \
embassy-time-0.4.0 \
- embassy-time-driver-0.2.0 \
+ embassy-time-driver-0.2.2 \
embedded-hal-0.2.7 \
embedded-hal-1.0.0 \
embedded-hal-async-1.0.0 \
entities-1.0.1 \
enum-as-inner-0.6.1 \
enum_dispatch-0.3.13 \
- enumset-1.1.10 \
- enumset_derive-0.14.0 \
- env_logger-0.8.4 \
+ enumset-1.1.14 \
+ enumset_derive-0.15.0 \
+ env_filter-2.0.0 \
+ env_logger-0.11.11 \
equivalent-1.0.2 \
- errno-0.3.13 \
- event-listener-5.4.0 \
+ errno-0.3.14 \
+ event-listener-5.4.2 \
event-listener-strategy-0.5.4 \
- fastrand-2.3.0 \
+ fastrand-2.5.0 \
fid-rs-0.2.0 \
- filetime-0.2.26 \
- find-msvc-tools-0.1.4 \
+ filetime-0.2.29 \
+ find-msvc-tools-0.1.10 \
fixedbitset-0.4.2 \
- flate2-1.1.5 \
+ flate2-1.1.9 \
float-ord-0.3.2 \
float4-0.1.0 \
float8-0.4.2 \
+ float8-0.6.1 \
fluent-uri-0.1.4 \
fnv-1.0.7 \
foldhash-0.1.5 \
foldhash-0.2.0 \
foreign-types-0.5.0 \
- foreign-types-macros-0.2.3 \
+ foreign-types-macros-0.2.4 \
foreign-types-shared-0.3.1 \
- form_urlencoded-1.2.1 \
+ form_urlencoded-1.2.2 \
fst-0.4.7 \
- futf-0.1.5 \
- futures-0.3.32 \
- futures-channel-0.3.32 \
- futures-core-0.3.32 \
- futures-executor-0.3.32 \
- futures-io-0.3.32 \
+ futures-0.3.34 \
+ futures-channel-0.3.34 \
+ futures-core-0.3.34 \
+ futures-executor-0.3.34 \
+ futures-io-0.3.34 \
futures-lite-2.6.1 \
- futures-macro-0.3.32 \
- futures-sink-0.3.32 \
- futures-task-0.3.32 \
- futures-timer-3.0.3 \
- futures-util-0.3.32 \
- gemm-0.17.1 \
- gemm-0.18.2 \
- gemm-c32-0.17.1 \
- gemm-c32-0.18.2 \
- gemm-c64-0.17.1 \
- gemm-c64-0.18.2 \
- gemm-common-0.17.1 \
- gemm-common-0.18.2 \
- gemm-f16-0.17.1 \
- gemm-f16-0.18.2 \
- gemm-f32-0.17.1 \
- gemm-f32-0.18.2 \
- gemm-f64-0.17.1 \
- gemm-f64-0.18.2 \
- generic-array-0.14.9 \
- getopts-0.2.23 \
- getrandom-0.2.16 \
+ futures-macro-0.3.34 \
+ futures-sink-0.3.34 \
+ futures-task-0.3.34 \
+ futures-timer-3.0.4 \
+ futures-util-0.3.34 \
+ gemm-0.19.0 \
+ gemm-c32-0.19.0 \
+ gemm-c64-0.19.0 \
+ gemm-common-0.19.0 \
+ gemm-f16-0.19.0 \
+ gemm-f32-0.19.0 \
+ gemm-f64-0.19.0 \
+ generic-array-0.14.7 \
+ getopts-0.2.24 \
+ getrandom-0.2.17 \
getrandom-0.3.4 \
- getrandom-0.4.1 \
+ getrandom-0.4.3 \
gl_generator-0.14.0 \
- glob-0.3.2 \
- globset-0.4.18 \
+ glob-0.3.4 \
+ globset-0.4.20 \
glow-0.16.0 \
glutin_wgl_sys-0.6.1 \
- gpu-alloc-0.6.0 \
- gpu-alloc-types-0.3.0 \
+ gpu-alloc-0.6.2 \
+ gpu-alloc-types-0.3.1 \
gpu-allocator-0.27.0 \
gpu-descriptor-0.3.2 \
gpu-descriptor-types-0.2.0 \
- h2-0.4.12 \
+ h2-0.4.15 \
half-2.7.1 \
harper-tree-sitter-dart-0.0.5 \
hashbrown-0.13.2 \
hashbrown-0.14.5 \
hashbrown-0.15.5 \
hashbrown-0.16.1 \
+ hashbrown-0.17.1 \
heck-0.5.0 \
hermit-abi-0.5.2 \
hexf-parse-0.2.1 \
- html5ever-0.35.0 \
- http-1.3.1 \
- http-body-1.0.1 \
- http-body-util-0.1.3 \
+ html5ever-0.39.0 \
+ http-1.5.0 \
+ http-body-1.1.0 \
+ http-body-util-0.1.5 \
httparse-1.10.1 \
- hyper-1.7.0 \
- hyper-rustls-0.27.7 \
- hyper-util-0.1.17 \
- iana-time-zone-0.1.63 \
+ hyper-1.11.0 \
+ hyper-rustls-0.27.9 \
+ hyper-util-0.1.20 \
+ iana-time-zone-0.1.65 \
iana-time-zone-haiku-0.1.2 \
- 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 \
- id-arena-2.3.0 \
+ icu_collections-2.2.0 \
+ icu_locale_core-2.2.0 \
+ icu_normalizer-2.2.0 \
+ icu_normalizer_data-2.2.0 \
+ icu_properties-2.2.0 \
+ icu_properties_data-2.2.0 \
+ icu_provider-2.2.0 \
ident_case-1.0.1 \
- idna-1.0.3 \
- idna_adapter-1.2.1 \
- indexmap-2.13.0 \
- ipnet-2.11.0 \
- iri-string-0.7.8 \
+ idna-1.1.0 \
+ idna_adapter-1.2.2 \
+ indexmap-2.14.2 \
+ ipnet-2.12.1 \
is-docker-0.2.0 \
is-macro-0.3.7 \
is-wsl-0.4.0 \
- is_terminal_polyfill-1.70.1 \
+ is_terminal_polyfill-1.70.2 \
itertools-0.13.0 \
itertools-0.14.0 \
- itoa-1.0.15 \
- jni-sys-0.3.0 \
- jobserver-0.1.34 \
- js-sys-0.3.83 \
+ itertools-0.15.0 \
+ itoa-1.0.18 \
+ jni-sys-0.3.1 \
+ jni-sys-0.4.1 \
+ jni-sys-macros-0.4.1 \
+ jobserver-0.1.35 \
+ js-sys-0.3.104 \
khronos-egl-6.0.0 \
khronos_api-3.1.0 \
lazy_static-1.5.0 \
- leb128fmt-0.1.0 \
levenshtein_automata-0.2.1 \
- libc-0.2.174 \
- libfuzzer-sys-0.4.12 \
- libloading-0.8.8 \
- liblzma-0.4.5 \
- liblzma-sys-0.4.4 \
- libm-0.2.15 \
- libredox-0.1.8 \
- libz-rs-sys-0.5.5 \
- linux-raw-sys-0.9.4 \
- litemap-0.8.0 \
- litrs-0.4.2 \
+ libc-0.2.189 \
+ libfuzzer-sys-0.4.13 \
+ libloading-0.8.9 \
+ liblzma-0.4.8 \
+ liblzma-sys-0.4.8 \
+ libm-0.2.16 \
+ libredox-0.1.19 \
+ linux-raw-sys-0.12.1 \
+ litemap-0.8.2 \
+ litrs-1.0.0 \
lock_api-0.4.14 \
- log-0.4.28 \
+ log-0.4.33 \
louds-rs-0.7.0 \
- lru-0.16.3 \
+ lru-0.18.2 \
lru-slab-0.1.2 \
lsp-types-0.97.0 \
- mac-0.1.1 \
- macerator-0.2.9 \
- macerator-macros-0.1.3 \
+ macerator-0.2.10 \
+ macerator-macros-0.1.5 \
malloc_buf-0.0.6 \
maplit-1.0.2 \
- markup5ever-0.35.0 \
- match_token-0.35.0 \
- matrixmultiply-0.3.10 \
- md5-0.8.0 \
- memchr-2.7.5 \
- memmap2-0.9.7 \
+ markup5ever-0.39.0 \
+ matrixmultiply-0.3.11 \
+ md5-0.8.1 \
+ memchr-2.8.3 \
+ memmap2-0.9.11 \
metal-0.32.0 \
minimal-lexical-0.2.1 \
miniz_oxide-0.8.9 \
- mio-1.0.4 \
+ mio-1.2.2 \
moddef-0.3.0 \
naga-26.0.0 \
nb-0.1.3 \
@@ -317,257 +313,259 @@ CARGO_CRATES= adler2-2.0.1 \
ndarray-0.16.1 \
ndk-sys-0.6.0+11769913 \
new_debug_unreachable-1.0.6 \
- no-std-compat-0.2.0 \
nom-7.1.3 \
- ntapi-0.4.1 \
- nu-ansi-term-0.50.1 \
+ ntapi-0.4.3 \
+ nu-ansi-term-0.50.3 \
num-0.4.3 \
- num-bigint-0.4.6 \
+ num-bigint-0.4.8 \
num-complex-0.4.6 \
- num-conv-0.2.0 \
- num-integer-0.1.46 \
- num-iter-0.1.45 \
+ num-conv-0.2.2 \
+ num-integer-0.1.47 \
+ num-iter-0.1.46 \
num-rational-0.4.2 \
num-traits-0.2.19 \
num_cpus-1.17.0 \
- num_enum-0.7.4 \
- num_enum_derive-0.7.4 \
objc-0.2.7 \
- objc2-core-foundation-0.3.1 \
- objc2-io-kit-0.3.1 \
- once_cell-1.21.3 \
- once_cell_polyfill-1.70.1 \
+ objc2-core-foundation-0.3.2 \
+ objc2-io-kit-0.3.2 \
+ once_cell-1.21.4 \
+ once_cell_polyfill-1.70.2 \
oorandom-11.1.5 \
- open-5.3.3 \
+ open-5.4.4 \
option-ext-0.2.0 \
ordered-float-4.6.0 \
- ordered-float-5.1.0 \
+ ordered-float-5.5.0 \
page_size-0.6.0 \
parking-2.2.1 \
parking_lot-0.12.5 \
parking_lot_core-0.9.12 \
paste-1.0.15 \
- pathdiff-0.2.3 \
- percent-encoding-2.3.1 \
+ percent-encoding-2.3.2 \
petgraph-0.6.5 \
- phf-0.11.3 \
- phf_codegen-0.11.3 \
- phf_generator-0.11.3 \
- phf_macros-0.11.3 \
- phf_shared-0.11.3 \
- pin-project-lite-0.2.16 \
- pin-utils-0.1.0 \
- pkg-config-0.3.32 \
- portable-atomic-1.11.1 \
- portable-atomic-util-0.2.4 \
- potential_utf-0.1.2 \
+ phf-0.13.1 \
+ phf_codegen-0.13.1 \
+ phf_generator-0.13.1 \
+ phf_shared-0.13.1 \
+ pin-project-lite-0.2.17 \
+ pkg-config-0.3.33 \
+ portable-atomic-1.15.0 \
+ portable-atomic-util-0.2.7 \
+ potential_utf-0.1.5 \
powerfmt-0.2.0 \
ppv-lite86-0.2.21 \
precomputed-hash-0.1.1 \
presser-0.3.1 \
pretty_assertions-1.4.1 \
- prettyplease-0.2.36 \
- proc-macro-crate-3.3.0 \
- proc-macro2-1.0.103 \
- profiling-1.0.17 \
- pulldown-cmark-0.13.0 \
+ prettyplease-0.2.37 \
+ proc-macro-crate-3.5.0 \
+ proc-macro2-1.0.107 \
+ profiling-1.0.18 \
+ pulldown-cmark-0.13.4 \
pulldown-cmark-escape-0.11.0 \
- pulp-0.18.22 \
- pulp-0.21.5 \
- quickcheck-1.0.3 \
+ pulp-0.22.3 \
+ pulp-wasm-simd-flag-0.1.1 \
+ quickcheck-1.1.0 \
quickcheck_macros-1.2.0 \
- quinn-0.11.9 \
- quinn-proto-0.11.13 \
- quinn-udp-0.5.14 \
- quote-1.0.41 \
+ quinn-0.11.11 \
+ quinn-proto-0.11.16 \
+ quinn-udp-0.5.15 \
+ quote-1.0.47 \
r-efi-5.3.0 \
- rand-0.8.5 \
- rand-0.9.2 \
- rand_chacha-0.3.1 \
+ r-efi-6.0.0 \
+ rand-0.8.7 \
+ rand-0.9.5 \
+ rand-0.10.2 \
rand_chacha-0.9.0 \
rand_core-0.6.4 \
- rand_core-0.9.3 \
+ rand_core-0.9.5 \
+ rand_core-0.10.1 \
rand_distr-0.5.1 \
- range-alloc-0.1.4 \
- raw-cpuid-10.7.0 \
- raw-cpuid-11.5.0 \
+ rand_pcg-0.10.2 \
+ range-alloc-0.1.5 \
+ raw-cpuid-11.6.0 \
raw-window-handle-0.6.2 \
rawpointer-0.2.1 \
- rayon-1.11.0 \
+ rayon-1.12.0 \
rayon-core-1.13.0 \
reborrow-0.5.5 \
- redox_syscall-0.5.17 \
+ redox_syscall-0.5.18 \
redox_users-0.4.6 \
- redox_users-0.5.0 \
- regex-1.12.3 \
- regex-automata-0.4.13 \
- regex-syntax-0.8.5 \
+ redox_users-0.5.2 \
+ regex-1.13.1 \
+ regex-automata-0.4.18 \
+ regex-syntax-0.8.11 \
relative-path-1.9.3 \
renderdoc-sys-1.1.0 \
- reqwest-0.12.24 \
+ reqwest-0.12.28 \
resolve-path-0.1.0 \
ring-0.17.14 \
- rmp-0.8.14 \
- rmp-serde-1.3.0 \
+ rmp-0.8.15 \
+ rmp-serde-1.3.1 \
rs-conllu-0.3.0 \
rstest-0.26.1 \
rstest_macros-0.26.1 \
rustc-hash-1.1.0 \
- rustc-hash-2.1.1 \
+ rustc-hash-2.1.3 \
rustc_version-0.4.1 \
- rustix-1.0.8 \
- rustls-0.23.34 \
- rustls-pki-types-1.13.0 \
- rustls-webpki-0.103.8 \
- rustversion-1.0.21 \
- ruzstd-0.8.2 \
- ryu-1.0.20 \
- safetensors-0.4.5 \
+ rustix-1.1.4 \
+ rustls-0.23.43 \
+ rustls-pki-types-1.15.1 \
+ rustls-webpki-0.103.14 \
+ rustversion-1.0.23 \
+ ruzstd-0.9.0 \
+ ryu-1.0.23 \
safetensors-0.6.2 \
+ safetensors-0.7.0 \
same-file-1.0.6 \
sanitize-filename-0.6.0 \
scopeguard-1.2.0 \
- semver-1.0.26 \
+ semver-1.0.28 \
seq-macro-0.3.6 \
- serde-1.0.228 \
+ serde-1.0.229 \
serde-wasm-bindgen-0.6.5 \
serde_bytes-0.11.19 \
- serde_core-1.0.228 \
- serde_derive-1.0.228 \
- serde_json-1.0.149 \
- serde_repr-0.1.20 \
+ serde_core-1.0.229 \
+ serde_derive-1.0.229 \
+ serde_json-1.0.151 \
+ serde_repr-0.1.21 \
serde_spanned-0.6.9 \
- serde_spanned-1.0.0 \
+ serde_spanned-1.1.1 \
serde_urlencoded-0.7.1 \
sha2-0.10.9 \
sharded-slab-0.1.7 \
shlex-1.3.0 \
- simd-adler32-0.3.7 \
- siphasher-1.0.1 \
- slab-0.4.11 \
- slotmap-1.0.7 \
+ shlex-2.0.1 \
+ simd-adler32-0.3.10 \
+ siphasher-1.0.3 \
+ slab-0.4.12 \
+ slotmap-1.1.1 \
slug-0.1.6 \
- smallvec-1.15.1 \
- socket2-0.6.0 \
- spin-0.10.0 \
+ smallvec-1.15.2 \
+ socket2-0.6.5 \
+ spin-0.10.1 \
spirv-0.3.0+sdk-1.3.268.0 \
- stable-vec-0.4.1 \
- stable_deref_trait-1.2.0 \
+ stable-vec-0.4.2 \
+ stable_deref_trait-1.2.1 \
static_assertions-1.1.0 \
streaming-iterator-0.1.9 \
- string_cache-0.8.9 \
- string_cache_codegen-0.5.4 \
+ string_cache-0.9.0 \
+ string_cache_codegen-0.6.1 \
strsim-0.11.1 \
strum-0.27.2 \
strum-0.28.0 \
strum_macros-0.27.2 \
+ strum_macros-0.28.0 \
subtle-2.6.1 \
- syn-2.0.108 \
+ symlink-0.1.0 \
+ syn-2.0.119 \
+ syn-3.0.5 \
sync_wrapper-1.0.2 \
synstructure-0.13.2 \
- sysctl-0.5.5 \
sysctl-0.6.0 \
sysinfo-0.36.1 \
- sysinfo-0.38.2 \
- tar-0.4.44 \
- tempfile-3.20.0 \
- tendril-0.4.3 \
+ sysinfo-0.39.6 \
+ tar-0.4.46 \
+ tempfile-3.27.0 \
+ tendril-0.5.1 \
termcolor-1.4.1 \
text_placeholder-0.5.1 \
- thin-vec-0.2.14 \
+ thin-vec-0.2.19 \
thiserror-1.0.69 \
- thiserror-2.0.18 \
+ thiserror-2.0.20 \
thiserror-impl-1.0.69 \
- thiserror-impl-2.0.18 \
+ thiserror-impl-2.0.20 \
thread-tree-0.3.3 \
- thread_local-1.1.9 \
- time-0.3.47 \
- time-core-0.1.8 \
- time-macros-0.2.27 \
+ thread_local-1.1.10 \
+ time-0.3.55 \
+ time-core-0.1.9 \
+ time-macros-0.2.32 \
tiny-keccak-2.0.2 \
- tinystr-0.8.1 \
+ tinystr-0.8.3 \
tinytemplate-1.2.1 \
- tinyvec-1.10.0 \
+ tinyvec-1.12.0 \
tinyvec_macros-0.1.1 \
- tokio-1.49.0 \
- tokio-macros-2.6.0 \
+ tokio-1.53.1 \
+ tokio-macros-2.7.2 \
tokio-rustls-0.26.4 \
- tokio-util-0.7.15 \
- toml-0.8.23 \
- toml-0.9.2 \
- toml_datetime-0.6.11 \
- toml_datetime-0.7.0 \
- toml_edit-0.22.27 \
- toml_parser-1.0.1 \
- toml_write-0.1.2 \
- toml_writer-1.0.2 \
- tower-0.5.2 \
- tower-http-0.6.6 \
+ tokio-util-0.7.19 \
+ toml-0.8.2 \
+ toml-0.9.12+spec-1.1.0 \
+ toml_datetime-0.6.3 \
+ toml_datetime-0.7.5+spec-1.1.0 \
+ toml_datetime-1.1.1+spec-1.1.0 \
+ toml_edit-0.20.2 \
+ toml_edit-0.25.13+spec-1.1.0 \
+ toml_parser-1.1.3+spec-1.1.0 \
+ toml_writer-1.1.2+spec-1.1.0 \
+ tower-0.5.3 \
+ tower-http-0.6.11 \
tower-layer-0.3.3 \
tower-lsp-server-0.22.1 \
tower-service-0.3.3 \
- tracel-llvm-20.1.4-5 \
- tracel-llvm-bundler-20.1.4-5 \
- tracel-mlir-rs-20.1.4-5 \
- tracel-mlir-rs-macros-20.1.4-5 \
- tracel-mlir-sys-20.1.4-5 \
- tracel-tblgen-rs-20.1.4-5 \
+ tracel-llvm-20.1.4-7 \
+ tracel-llvm-bundler-20.1.4-7 \
+ tracel-mlir-rs-20.1.4-7 \
+ tracel-mlir-rs-macros-20.1.4-7 \
+ tracel-mlir-sys-20.1.4-7 \
+ tracel-tblgen-rs-20.1.4-7 \
tracing-0.1.44 \
- tracing-appender-0.2.3 \
+ tracing-appender-0.2.5 \
tracing-attributes-0.1.31 \
tracing-core-0.1.36 \
tracing-log-0.2.0 \
- tracing-subscriber-0.3.22 \
+ tracing-subscriber-0.3.23 \
tracing-wasm-0.2.1 \
tree-sitter-0.25.10 \
- tree-sitter-asciidoc-0.6.0 \
+ tree-sitter-asciidoc-0.7.0 \
tree-sitter-bash-0.25.1 \
- tree-sitter-c-0.24.1 \
- tree-sitter-c-sharp-0.23.1 \
+ tree-sitter-c-0.24.2 \
+ tree-sitter-c-sharp-0.23.5 \
tree-sitter-clojure-0.1.0 \
- tree-sitter-cmake-0.7.1 \
+ tree-sitter-cmake-0.7.4 \
tree-sitter-cpp-0.23.4 \
+ tree-sitter-elixir-0.3.5 \
+ tree-sitter-gitcommit-0.5.0 \
+ tree-sitter-gleam-1.0.0 \
tree-sitter-go-0.25.0 \
tree-sitter-groovy-0.1.2 \
tree-sitter-haskell-0.23.1 \
tree-sitter-html-0.23.2 \
- tree-sitter-ink-lbz-0.0.1 \
+ tree-sitter-ink-lbz-0.0.5 \
tree-sitter-java-0.23.5 \
tree-sitter-javascript-0.25.0 \
tree-sitter-jjdescription-0.0.1 \
tree-sitter-kotlin-ng-1.1.0 \
- tree-sitter-language-0.1.5 \
- tree-sitter-lua-0.4.1 \
+ tree-sitter-language-0.1.7 \
+ tree-sitter-lua-0.5.0 \
tree-sitter-nix-0.3.0 \
tree-sitter-php-0.24.2 \
- tree-sitter-powershell-0.25.10 \
+ tree-sitter-powershell-0.26.4 \
tree-sitter-python-0.25.0 \
tree-sitter-ruby-0.23.1 \
- tree-sitter-rust-0.24.0 \
- tree-sitter-scala-0.24.0 \
+ tree-sitter-rust-0.24.2 \
+ tree-sitter-scala-0.26.2 \
tree-sitter-solidity-1.2.13 \
- tree-sitter-swift-0.7.1 \
+ tree-sitter-swift-0.7.3 \
tree-sitter-toml-ng-0.7.0 \
tree-sitter-typescript-0.23.2 \
tree-sitter-zig-1.1.2 \
trie-rs-0.4.2 \
try-lock-0.2.5 \
- twox-hash-2.1.2 \
+ twox-hash-2.1.3 \
type-map-0.5.1 \
typed-arena-2.0.2 \
typed-path-0.12.3 \
- typenum-1.19.0 \
+ typenum-1.20.1 \
typst-syntax-0.14.2 \
typst-timing-0.14.2 \
typst-utils-0.14.2 \
- ug-0.4.0 \
- unicase-2.8.1 \
- unicode-blocks-0.1.9 \
- unicode-ident-1.0.18 \
+ unicase-2.9.0 \
+ unicode-blocks-0.1.10 \
+ unicode-ident-1.0.24 \
unicode-math-class-0.1.0 \
- unicode-normalization-0.1.24 \
+ unicode-normalization-0.1.25 \
unicode-script-0.5.8 \
- unicode-segmentation-1.12.0 \
+ unicode-segmentation-1.13.3 \
unicode-width-0.2.2 \
unicode-xid-0.2.6 \
unicode_categories-0.1.1 \
@@ -575,11 +573,10 @@ CARGO_CRATES= adler2-2.0.1 \
unscanny-0.1.0 \
untrusted-0.9.0 \
unty-0.0.4 \
- url-2.5.4 \
- utf-8-0.7.6 \
+ url-2.5.8 \
utf8_iter-1.0.4 \
utf8parse-0.2.2 \
- uuid-1.21.0 \
+ uuid-1.24.1 \
valuable-0.1.1 \
variadics_please-1.1.0 \
version_check-0.9.5 \
@@ -587,20 +584,16 @@ CARGO_CRATES= adler2-2.0.1 \
walkdir-2.5.0 \
want-0.3.1 \
wasi-0.11.1+wasi-snapshot-preview1 \
- wasip2-1.0.1+wasi-0.2.4 \
- wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 \
- wasm-bindgen-0.2.106 \
- wasm-bindgen-futures-0.4.56 \
- wasm-bindgen-macro-0.2.106 \
- wasm-bindgen-macro-support-0.2.106 \
- wasm-bindgen-shared-0.2.106 \
- wasm-encoder-0.244.0 \
- wasm-metadata-0.244.0 \
- wasmparser-0.244.0 \
- web-sys-0.3.83 \
+ wasip2-1.0.4+wasi-0.2.12 \
+ wasm-bindgen-0.2.127 \
+ wasm-bindgen-futures-0.4.77 \
+ wasm-bindgen-macro-0.2.127 \
+ wasm-bindgen-macro-support-0.2.127 \
+ wasm-bindgen-shared-0.2.127 \
+ web-sys-0.3.104 \
web-time-1.1.0 \
- web_atoms-0.1.3 \
- webpki-roots-1.0.3 \
+ web_atoms-0.2.6 \
+ webpki-roots-1.0.9 \
wgpu-26.0.1 \
wgpu-core-26.0.1 \
wgpu-core-deps-apple-26.0.0 \
@@ -610,84 +603,67 @@ CARGO_CRATES= adler2-2.0.1 \
wgpu-types-26.0.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
- winapi-util-0.1.9 \
+ winapi-util-0.1.11 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.58.0 \
windows-0.61.3 \
- windows-0.62.1 \
+ windows-0.62.2 \
windows-collections-0.2.0 \
- windows-collections-0.3.1 \
+ windows-collections-0.3.2 \
windows-core-0.58.0 \
windows-core-0.61.2 \
- windows-core-0.62.1 \
+ windows-core-0.62.2 \
windows-future-0.2.1 \
- windows-future-0.3.1 \
+ windows-future-0.3.2 \
windows-implement-0.58.0 \
windows-implement-0.60.2 \
windows-interface-0.58.0 \
windows-interface-0.59.3 \
windows-link-0.1.3 \
- windows-link-0.2.0 \
+ windows-link-0.2.1 \
windows-numerics-0.2.0 \
- windows-numerics-0.3.0 \
+ windows-numerics-0.3.1 \
windows-result-0.2.0 \
windows-result-0.3.4 \
- windows-result-0.4.0 \
+ windows-result-0.4.1 \
windows-strings-0.1.0 \
windows-strings-0.4.2 \
- windows-strings-0.5.0 \
+ windows-strings-0.5.1 \
windows-sys-0.52.0 \
- windows-sys-0.59.0 \
- windows-sys-0.60.2 \
- windows-sys-0.61.1 \
+ windows-sys-0.61.2 \
windows-targets-0.52.6 \
- windows-targets-0.53.3 \
windows-threading-0.1.0 \
- windows-threading-0.2.0 \
+ windows-threading-0.2.1 \
windows_aarch64_gnullvm-0.52.6 \
- windows_aarch64_gnullvm-0.53.0 \
windows_aarch64_msvc-0.52.6 \
- windows_aarch64_msvc-0.53.0 \
windows_i686_gnu-0.52.6 \
- windows_i686_gnu-0.53.0 \
windows_i686_gnullvm-0.52.6 \
- windows_i686_gnullvm-0.53.0 \
*** 1996 LINES SKIPPED ***