diff options
Diffstat (limited to 'textproc/harper/Makefile.crates')
-rw-r--r-- | textproc/harper/Makefile.crates | 312 |
1 files changed, 268 insertions, 44 deletions
diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index f5138a040990..866102b78a49 100644 --- a/textproc/harper/Makefile.crates +++ b/textproc/harper/Makefile.crates @@ -3,7 +3,7 @@ CARGO_CRATES= addr2line-0.24.2 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ - ammonia-4.1.0 \ + ammonia-4.1.1 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ @@ -12,62 +12,150 @@ CARGO_CRATES= addr2line-0.24.2 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.3 \ anstyle-wincon-3.0.9 \ - anyhow-1.0.98 \ + anyhow-1.0.99 \ + arbitrary-1.4.1 \ ariadne-0.4.1 \ + arrayvec-0.7.6 \ + ash-0.38.0+1.3.281 \ + async-channel-2.5.0 \ + atomic_float-1.1.0 \ autocfg-1.5.0 \ backtrace-0.3.75 \ base64-0.22.1 \ + bincode-2.0.1 \ + bit-set-0.8.0 \ + bit-vec-0.8.0 \ bitflags-1.3.2 \ - bitflags-2.9.1 \ + bitflags-2.9.2 \ blanket-0.4.0 \ - bumpalo-3.18.1 \ + block-0.1.6 \ + bstr-1.12.0 \ + bumpalo-3.19.0 \ + burn-0.18.0 \ + burn-autodiff-0.18.0 \ + burn-candle-0.18.0 \ + burn-common-0.18.0 \ + burn-core-0.18.0 \ + burn-cubecl-0.18.0 \ + burn-cubecl-fusion-0.18.0 \ + burn-cuda-0.18.0 \ + burn-dataset-0.18.0 \ + burn-derive-0.18.0 \ + burn-fusion-0.18.0 \ + burn-ir-0.18.0 \ + burn-ndarray-0.18.0 \ + burn-rocm-0.18.0 \ + burn-router-0.18.0 \ + burn-tensor-0.18.0 \ + burn-train-0.18.0 \ + burn-wgpu-0.18.0 \ + bytemuck-1.23.1 \ + bytemuck_derive-1.10.0 \ + byteorder-1.5.0 \ bytes-1.10.1 \ - cached-0.55.1 \ - cached_proc_macro-0.24.0 \ + cached-0.56.0 \ + cached_proc_macro-0.25.0 \ cached_proc_macro_types-0.1.1 \ + candle-core-0.8.4 \ cast-0.3.0 \ - cc-1.2.27 \ + cc-1.2.30 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.40 \ - clap_builder-4.5.40 \ - clap_derive-4.5.40 \ + clap-4.5.43 \ + clap_builder-4.5.43 \ + clap_derive-4.5.41 \ clap_lex-0.7.5 \ + codespan-reporting-0.12.0 \ colorchoice-1.0.4 \ + colored-3.0.0 \ + concurrent-queue-2.5.0 \ console_error_panic_hook-0.1.7 \ + core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ - criterion-0.6.0 \ - criterion-plot-0.5.0 \ + core-graphics-types-0.1.3 \ + crc32fast-1.5.0 \ + criterion-0.7.0 \ + criterion-plot-0.6.0 \ + 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 \ - crunchy-0.2.3 \ + crunchy-0.2.4 \ cssparser-0.35.0 \ cssparser-macros-0.6.1 \ + csv-1.3.1 \ + csv-core-0.1.12 \ + cubecl-0.6.0 \ + cubecl-common-0.6.0 \ + cubecl-convolution-0.6.0 \ + cubecl-core-0.6.0 \ + cubecl-cpp-0.6.0 \ + cubecl-cuda-0.6.0 \ + cubecl-hip-0.6.0 \ + cubecl-hip-sys-6.4.4348201 \ + cubecl-ir-0.6.0 \ + cubecl-macros-0.6.0 \ + cubecl-macros-internal-0.6.0 \ + cubecl-matmul-0.6.0 \ + cubecl-random-0.6.0 \ + cubecl-reduce-0.6.0 \ + cubecl-runtime-0.6.0 \ + cubecl-std-0.6.0 \ + cubecl-wgpu-0.6.0 \ + cudarc-0.16.6 \ darling-0.20.11 \ + darling-0.21.0 \ darling_core-0.20.11 \ + darling_core-0.21.0 \ darling_macro-0.20.11 \ + darling_macro-0.21.0 \ dashmap-6.1.0 \ + data-encoding-2.9.0 \ + deranged-0.4.0 \ + derive-new-0.7.0 \ + derive_arbitrary-1.4.1 \ derive_more-1.0.0 \ + derive_more-2.0.1 \ derive_more-impl-1.0.0 \ + derive_more-impl-2.0.1 \ dirs-4.0.0 \ 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 \ 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 \ + embassy-time-0.4.0 \ + embassy-time-driver-0.2.0 \ + embedded-hal-0.2.7 \ + embedded-hal-1.0.0 \ + embedded-hal-async-1.0.0 \ + enum-as-inner-0.6.1 \ env_logger-0.8.4 \ equivalent-1.0.2 \ + errno-0.3.13 \ + event-listener-5.4.0 \ + event-listener-strategy-0.5.4 \ + fastrand-2.3.0 \ + flate2-1.1.2 \ + float-ord-0.3.2 \ fluent-uri-0.1.4 \ fnv-1.0.7 \ foldhash-0.1.5 \ + foreign-types-0.5.0 \ + foreign-types-macros-0.2.3 \ + foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ fst-0.4.7 \ futf-0.1.5 \ @@ -76,27 +164,56 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ + futures-lite-2.6.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ + futures-timer-3.0.3 \ futures-util-0.3.31 \ + 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 \ 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 \ + glow-0.16.0 \ + glutin_wgl_sys-0.6.1 \ + gpu-alloc-0.6.0 \ + gpu-alloc-types-0.3.0 \ + gpu-allocator-0.27.0 \ + gpu-descriptor-0.3.2 \ + gpu-descriptor-types-0.2.0 \ half-2.6.0 \ harper-tree-sitter-dart-0.0.5 \ + hashbrown-0.13.2 \ hashbrown-0.14.5 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ heck-0.5.0 \ - html5ever-0.31.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 \ httparse-1.10.1 \ hyper-1.6.0 \ hyper-rustls-0.27.7 \ - hyper-util-0.1.14 \ + hyper-util-0.1.16 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-2.0.0 \ @@ -109,46 +226,79 @@ CARGO_CRATES= addr2line-0.24.2 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.1 \ - indexmap-2.9.0 \ + indexmap-2.10.0 \ + io-uring-0.7.9 \ ipnet-2.11.0 \ iri-string-0.7.8 \ is-docker-0.2.0 \ is-macro-0.3.7 \ is-wsl-0.4.0 \ is_terminal_polyfill-1.70.1 \ - itertools-0.10.5 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ + jni-sys-0.3.0 \ js-sys-0.3.77 \ + khronos-egl-6.0.0 \ + khronos_api-3.1.0 \ lazy_static-1.5.0 \ levenshtein_automata-0.2.1 \ libc-0.2.174 \ - libredox-0.1.3 \ + libloading-0.8.8 \ + libm-0.2.15 \ + libredox-0.1.8 \ + linux-raw-sys-0.9.4 \ litemap-0.8.0 \ + litrs-0.4.2 \ lock_api-0.4.13 \ log-0.4.27 \ - lru-0.14.0 \ + lru-0.16.0 \ lru-slab-0.1.2 \ lsp-types-0.97.0 \ mac-0.1.1 \ + macerator-0.2.8 \ + macerator-macros-0.1.2 \ + malloc_buf-0.0.6 \ maplit-1.0.2 \ - markup5ever-0.16.2 \ - match_token-0.1.0 \ + 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 \ + metal-0.31.0 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ + moddef-0.2.6 \ + naga-25.0.1 \ + nb-0.1.3 \ + nb-1.1.0 \ + ndarray-0.16.1 \ + ndk-sys-0.5.0+25.2.9519653 \ new_debug_unreachable-1.0.6 \ nu-ansi-term-0.46.0 \ + num-0.4.3 \ + num-bigint-0.4.6 \ + num-complex-0.4.6 \ + num-conv-0.1.0 \ + num-integer-0.1.46 \ + num-iter-0.1.45 \ + 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 \ 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 \ overload-0.1.1 \ + parking-2.2.1 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ @@ -161,13 +311,22 @@ CARGO_CRATES= addr2line-0.24.2 \ 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 \ + powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ + presser-0.3.1 \ + prettyplease-0.2.36 \ + proc-macro-crate-3.3.0 \ proc-macro2-1.0.95 \ + profiling-1.0.17 \ pulldown-cmark-0.13.0 \ pulldown-cmark-escape-0.11.0 \ + pulp-0.18.22 \ + pulp-0.21.5 \ quickcheck-1.0.3 \ quickcheck_macros-1.1.0 \ quinn-0.11.8 \ @@ -176,90 +335,134 @@ CARGO_CRATES= addr2line-0.24.2 \ quote-1.0.40 \ r-efi-5.3.0 \ rand-0.8.5 \ - rand-0.9.1 \ + rand-0.9.2 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ + rand_distr-0.5.1 \ + range-alloc-0.1.4 \ + raw-cpuid-10.7.0 \ + raw-cpuid-11.5.0 \ + raw-window-handle-0.6.2 \ + rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ - redox_syscall-0.5.13 \ + reborrow-0.5.5 \ + redox_syscall-0.5.17 \ redox_users-0.4.6 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ - reqwest-0.12.20 \ + relative-path-1.9.3 \ + renderdoc-sys-1.1.0 \ + reqwest-0.12.23 \ resolve-path-0.1.0 \ ring-0.17.14 \ + rmp-0.8.14 \ + rmp-serde-1.3.0 \ rs-conllu-0.3.0 \ - rustc-demangle-0.1.25 \ + rstest-0.25.0 \ + rstest_macros-0.25.0 \ + rustc-demangle-0.1.26 \ + rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ - rustls-0.23.28 \ + rustc_version-0.4.1 \ + rustix-1.0.8 \ + rustls-0.23.29 \ rustls-pki-types-1.12.0 \ - rustls-webpki-0.103.3 \ + rustls-webpki-0.103.4 \ rustversion-1.0.21 \ ryu-1.0.20 \ + safetensors-0.4.5 \ same-file-1.0.6 \ + sanitize-filename-0.6.0 \ scopeguard-1.2.0 \ + semver-1.0.26 \ + seq-macro-0.3.6 \ serde-1.0.219 \ serde-wasm-bindgen-0.6.5 \ + serde_bytes-0.11.17 \ serde_derive-1.0.219 \ - serde_json-1.0.140 \ + serde_json-1.0.142 \ serde_repr-0.1.20 \ serde_spanned-0.6.9 \ + serde_spanned-1.0.0 \ serde_urlencoded-0.7.1 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ siphasher-1.0.1 \ - slab-0.4.10 \ + slab-0.4.11 \ + slotmap-1.0.7 \ smallvec-1.15.1 \ socket2-0.5.10 \ + socket2-0.6.0 \ + spin-0.10.0 \ + spirv-0.3.0+sdk-1.3.268.0 \ stable_deref_trait-1.2.0 \ + static_assertions-1.1.0 \ streaming-iterator-0.1.9 \ string_cache-0.8.9 \ string_cache_codegen-0.5.4 \ strsim-0.11.1 \ - strum-0.27.1 \ - strum_macros-0.27.1 \ + strum-0.26.3 \ + strum-0.27.2 \ + strum_macros-0.26.4 \ + strum_macros-0.27.2 \ subtle-2.6.1 \ syn-2.0.104 \ sync_wrapper-1.0.2 \ synstructure-0.13.2 \ + sysctl-0.5.5 \ + sysctl-0.6.0 \ + tempfile-3.20.0 \ tendril-0.4.3 \ + termcolor-1.4.1 \ + text_placeholder-0.5.1 \ thin-vec-0.2.14 \ thiserror-1.0.69 \ - thiserror-2.0.12 \ + thiserror-2.0.15 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.12 \ + thiserror-impl-2.0.15 \ + thread-tree-0.3.3 \ thread_local-1.1.9 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ tinystr-0.8.1 \ tinytemplate-1.2.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.45.1 \ + tokio-1.47.1 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.2 \ 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 \ tower-layer-0.3.3 \ - tower-lsp-server-0.22.0 \ + tower-lsp-server-0.22.1 \ tower-service-0.3.3 \ tracing-0.1.41 \ + tracing-appender-0.2.3 \ tracing-attributes-0.1.30 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ tracing-wasm-0.2.1 \ - tree-sitter-0.25.6 \ + tree-sitter-0.25.8 \ tree-sitter-bash-0.25.0 \ tree-sitter-c-0.24.1 \ tree-sitter-c-sharp-0.23.1 \ + tree-sitter-clojure-0.1.0 \ tree-sitter-cmake-0.7.1 \ tree-sitter-cpp-0.23.4 \ tree-sitter-go-0.23.4 \ @@ -270,13 +473,13 @@ CARGO_CRATES= addr2line-0.24.2 \ tree-sitter-kotlin-ng-1.1.0 \ tree-sitter-language-0.1.5 \ tree-sitter-lua-0.2.0 \ - tree-sitter-nix-0.0.2 \ + tree-sitter-nix-0.3.0 \ tree-sitter-php-0.23.11 \ tree-sitter-python-0.23.6 \ tree-sitter-ruby-0.23.1 \ tree-sitter-rust-0.24.0 \ tree-sitter-scala-0.24.0 \ - tree-sitter-solidity-1.2.11 \ + tree-sitter-solidity-1.2.13 \ tree-sitter-swift-0.7.1 \ tree-sitter-toml-ng-0.7.0 \ tree-sitter-typescript-0.23.2 \ @@ -284,6 +487,7 @@ CARGO_CRATES= addr2line-0.24.2 \ typst-syntax-0.13.1 \ typst-timing-0.13.1 \ typst-utils-0.13.1 \ + ug-0.1.0 \ unicase-2.8.1 \ unicode-blocks-0.1.9 \ unicode-ident-1.0.18 \ @@ -295,13 +499,16 @@ CARGO_CRATES= addr2line-0.24.2 \ unicode-xid-0.2.6 \ unscanny-0.1.0 \ untrusted-0.9.0 \ + unty-0.0.4 \ url-2.5.4 \ utf-8-0.7.6 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.17.0 \ + uuid-1.18.0 \ valuable-0.1.1 \ + variadics_please-1.1.0 \ version_check-0.9.5 \ + void-1.0.2 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.1+wasi-snapshot-preview1 \ @@ -315,22 +522,35 @@ CARGO_CRATES= addr2line-0.24.2 \ web-sys-0.3.77 \ web-time-1.1.0 \ web_atoms-0.1.3 \ - webpki-roots-1.0.1 \ + webpki-roots-1.0.2 \ + wgpu-25.0.2 \ + wgpu-core-25.0.2 \ + wgpu-core-deps-apple-25.0.0 \ + wgpu-core-deps-emscripten-25.0.0 \ + wgpu-core-deps-windows-linux-android-25.0.0 \ + wgpu-hal-25.0.2 \ + wgpu-types-25.0.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.58.0 \ + windows-core-0.58.0 \ windows-core-0.61.2 \ + windows-implement-0.58.0 \ windows-implement-0.60.0 \ + windows-interface-0.58.0 \ windows-interface-0.59.1 \ windows-link-0.1.3 \ + windows-result-0.2.0 \ windows-result-0.3.4 \ + windows-strings-0.1.0 \ windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ windows-targets-0.52.6 \ - windows-targets-0.53.2 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ @@ -347,11 +567,14 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.11 \ + winnow-0.7.12 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ + xml-rs-0.8.27 \ yansi-1.0.1 \ + yoke-0.7.5 \ yoke-0.8.0 \ + yoke-derive-0.7.5 \ yoke-derive-0.8.0 \ zerocopy-0.8.26 \ zerocopy-derive-0.8.26 \ @@ -360,4 +583,5 @@ CARGO_CRATES= addr2line-0.24.2 \ zeroize-1.8.1 \ zerotrie-0.2.2 \ zerovec-0.11.2 \ - zerovec-derive-0.11.1 + zerovec-derive-0.11.1 \ + zip-1.1.4 |