diff options
Diffstat (limited to '')
| -rw-r--r-- | textproc/harper/Makefile.crates | 39 |
1 files changed, 18 insertions, 21 deletions
diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index fb6dfad3d6f5..a4b6f2da075b 100644 --- a/textproc/harper/Makefile.crates +++ b/textproc/harper/Makefile.crates @@ -1,5 +1,4 @@ -CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.1 \ +CARGO_CRATES= adler2-2.0.1 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ @@ -19,12 +18,11 @@ CARGO_CRATES= addr2line-0.24.2 \ async-channel-2.5.0 \ atomic_float-1.1.0 \ autocfg-1.5.0 \ - backtrace-0.3.75 \ bincode-2.0.1 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-1.3.2 \ - bitflags-2.9.4 \ + bitflags-2.10.0 \ blanket-0.4.0 \ block-0.1.6 \ bstr-1.12.0 \ @@ -186,10 +184,9 @@ CARGO_CRATES= addr2line-0.24.2 \ getopts-0.2.23 \ getrandom-0.2.16 \ getrandom-0.3.3 \ - gimli-0.31.1 \ gl_generator-0.14.0 \ glob-0.3.2 \ - globset-0.4.16 \ + globset-0.4.18 \ glow-0.16.0 \ glutin_wgl_sys-0.6.1 \ gpu-alloc-0.6.0 \ @@ -220,8 +217,7 @@ CARGO_CRATES= addr2line-0.24.2 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.1 \ - indexmap-2.11.1 \ - io-uring-0.7.9 \ + indexmap-2.12.0 \ is-docker-0.2.0 \ is-macro-0.3.7 \ is-wsl-0.4.0 \ @@ -244,7 +240,7 @@ CARGO_CRATES= addr2line-0.24.2 \ litrs-0.4.2 \ lock_api-0.4.13 \ log-0.4.27 \ - lru-0.16.1 \ + lru-0.16.2 \ lsp-types-0.97.0 \ mac-0.1.1 \ macerator-0.2.8 \ @@ -280,14 +276,13 @@ CARGO_CRATES= addr2line-0.24.2 \ num_enum-0.7.4 \ num_enum_derive-0.7.4 \ objc-0.2.7 \ - object-0.36.7 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ oorandom-11.1.5 \ open-5.3.2 \ option-ext-0.2.0 \ ordered-float-4.6.0 \ - ordered-float-5.0.0 \ + ordered-float-5.1.0 \ parking-2.2.1 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ @@ -350,7 +345,6 @@ CARGO_CRATES= addr2line-0.24.2 \ rs-conllu-0.3.0 \ rstest-0.25.0 \ rstest_macros-0.25.0 \ - rustc-demangle-0.1.26 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustix-1.0.8 \ @@ -362,11 +356,11 @@ CARGO_CRATES= addr2line-0.24.2 \ scopeguard-1.2.0 \ semver-1.0.26 \ seq-macro-0.3.6 \ - serde-1.0.226 \ + serde-1.0.228 \ serde-wasm-bindgen-0.6.5 \ serde_bytes-0.11.17 \ - serde_core-1.0.226 \ - serde_derive-1.0.226 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_json-1.0.145 \ serde_repr-0.1.20 \ serde_spanned-0.6.9 \ @@ -401,9 +395,9 @@ CARGO_CRATES= addr2line-0.24.2 \ text_placeholder-0.5.1 \ thin-vec-0.2.14 \ thiserror-1.0.69 \ - thiserror-2.0.16 \ + thiserror-2.0.17 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.16 \ + thiserror-impl-2.0.17 \ thread-tree-0.3.3 \ thread_local-1.1.9 \ time-0.3.41 \ @@ -411,8 +405,8 @@ CARGO_CRATES= addr2line-0.24.2 \ time-macros-0.2.22 \ tinystr-0.8.1 \ tinytemplate-1.2.1 \ - tokio-1.47.1 \ - tokio-macros-2.5.0 \ + tokio-1.48.0 \ + tokio-macros-2.6.0 \ tokio-util-0.7.15 \ toml-0.8.23 \ toml-0.9.2 \ @@ -433,7 +427,7 @@ CARGO_CRATES= addr2line-0.24.2 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.20 \ tracing-wasm-0.2.1 \ - tree-sitter-0.25.9 \ + tree-sitter-0.25.10 \ tree-sitter-bash-0.25.0 \ tree-sitter-c-0.24.1 \ tree-sitter-c-sharp-0.23.1 \ @@ -443,8 +437,10 @@ CARGO_CRATES= addr2line-0.24.2 \ tree-sitter-go-0.25.0 \ tree-sitter-haskell-0.23.1 \ tree-sitter-html-0.23.2 \ + tree-sitter-ink-lbz-0.0.1 \ 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.2.0 \ @@ -469,7 +465,7 @@ CARGO_CRATES= addr2line-0.24.2 \ unicode-script-0.5.7 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ - unicode-width-0.2.1 \ + unicode-width-0.2.2 \ unicode-xid-0.2.6 \ unscanny-0.1.0 \ unty-0.0.4 \ @@ -521,6 +517,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ + windows-sys-0.61.1 \ windows-targets-0.52.6 \ windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ |
