diff options
Diffstat (limited to 'editors/helix/Makefile.crates')
-rw-r--r-- | editors/helix/Makefile.crates | 247 |
1 files changed, 137 insertions, 110 deletions
diff --git a/editors/helix/Makefile.crates b/editors/helix/Makefile.crates index 34120deb72c9..baa829d3f922 100644 --- a/editors/helix/Makefile.crates +++ b/editors/helix/Makefile.crates @@ -1,35 +1,40 @@ CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler2-2.0.0 \ - ahash-0.8.11 \ + ahash-0.8.12 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anyhow-1.0.95 \ + anyhow-1.0.98 \ arc-swap-1.7.1 \ autocfg-1.3.0 \ backtrace-0.3.73 \ - bitflags-2.7.0 \ - bstr-1.10.0 \ + bitflags-2.9.1 \ + block-buffer-0.10.4 \ + bstr-1.12.0 \ bumpalo-3.16.0 \ + byteorder-1.5.0 \ bytes-1.7.1 \ cassowary-0.3.0 \ - cc-1.2.9 \ + cc-1.2.29 \ cfg-if-1.0.0 \ chardetng-0.1.17 \ - chrono-0.4.39 \ + chrono-0.4.41 \ clipboard-win-5.4.0 \ clru-0.6.2 \ content_inspector-0.2.4 \ core-foundation-sys-0.8.7 \ + cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ + crypto-common-0.1.6 \ dashmap-6.1.0 \ + digest-0.10.7 \ displaydoc-0.2.5 \ dunce-1.0.5 \ either-1.13.0 \ @@ -39,73 +44,79 @@ CARGO_CRATES= addr2line-0.22.0 \ equivalent-1.0.1 \ errno-0.3.10 \ error-code-3.2.0 \ - etcetera-0.8.0 \ - faster-hex-0.9.0 \ + etcetera-0.10.0 \ + faster-hex-0.10.0 \ fastrand-2.1.1 \ fern-0.7.1 \ filedescriptor-0.8.2 \ filetime-0.2.25 \ - flate2-1.0.33 \ + flate2-1.1.1 \ fnv-1.0.7 \ + foldhash-0.1.5 \ form_urlencoded-1.2.1 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ + generic-array-0.14.7 \ getrandom-0.2.15 \ + getrandom-0.3.1 \ gimli-0.29.0 \ - gix-0.69.1 \ - gix-actor-0.33.1 \ - gix-attributes-0.23.1 \ - gix-bitmap-0.2.13 \ - gix-chunk-0.4.10 \ - gix-command-0.4.0 \ - gix-commitgraph-0.25.1 \ - gix-config-0.42.0 \ - gix-config-value-0.14.10 \ - gix-date-0.9.3 \ - gix-diff-0.49.0 \ - gix-dir-0.11.0 \ - gix-discover-0.37.0 \ - gix-features-0.39.1 \ - gix-filter-0.16.0 \ - gix-fs-0.12.1 \ - gix-glob-0.17.1 \ - gix-hash-0.15.1 \ - gix-hashtable-0.6.0 \ - gix-ignore-0.12.1 \ - gix-index-0.37.0 \ - gix-lock-15.0.0 \ - gix-object-0.46.1 \ - gix-odb-0.66.0 \ - gix-pack-0.56.0 \ - gix-packetline-0.18.2 \ - gix-packetline-blocking-0.18.1 \ - gix-path-0.10.13 \ - gix-pathspec-0.8.1 \ - gix-protocol-0.47.0 \ - gix-quote-0.4.14 \ - gix-ref-0.49.1 \ - gix-refspec-0.27.0 \ - gix-revision-0.31.1 \ - gix-revwalk-0.17.0 \ - gix-sec-0.10.10 \ - gix-shallow-0.1.0 \ - gix-status-0.16.0 \ - gix-submodule-0.16.0 \ - gix-tempfile-15.0.0 \ - gix-trace-0.1.11 \ - gix-transport-0.44.0 \ - gix-traverse-0.43.1 \ - gix-url-0.28.2 \ - gix-utils-0.1.13 \ - gix-validate-0.9.2 \ - gix-worktree-0.38.0 \ - globset-0.4.15 \ + gix-0.72.1 \ + gix-actor-0.35.1 \ + gix-attributes-0.26.0 \ + gix-bitmap-0.2.14 \ + gix-chunk-0.4.11 \ + gix-command-0.6.0 \ + gix-commitgraph-0.28.0 \ + gix-config-0.45.1 \ + gix-config-value-0.15.0 \ + gix-date-0.10.1 \ + gix-diff-0.52.1 \ + gix-dir-0.14.1 \ + gix-discover-0.40.1 \ + gix-features-0.42.1 \ + gix-filter-0.19.1 \ + gix-fs-0.15.0 \ + gix-glob-0.20.0 \ + gix-hash-0.18.0 \ + gix-hashtable-0.8.1 \ + gix-ignore-0.15.0 \ + gix-index-0.40.0 \ + gix-lock-17.1.0 \ + gix-object-0.49.1 \ + gix-odb-0.69.1 \ + gix-pack-0.59.1 \ + gix-packetline-0.19.0 \ + gix-packetline-blocking-0.19.0 \ + gix-path-0.10.17 \ + gix-pathspec-0.11.0 \ + gix-protocol-0.50.1 \ + gix-quote-0.6.0 \ + gix-ref-0.52.1 \ + gix-refspec-0.30.1 \ + gix-revision-0.34.1 \ + gix-revwalk-0.20.1 \ + gix-sec-0.11.0 \ + gix-shallow-0.4.0 \ + gix-status-0.19.1 \ + gix-submodule-0.19.1 \ + gix-tempfile-17.1.0 \ + gix-trace-0.1.12 \ + gix-transport-0.47.0 \ + gix-traverse-0.46.1 \ + gix-url-0.31.0 \ + gix-utils-0.3.0 \ + gix-validate-0.10.0 \ + gix-worktree-0.41.0 \ + globset-0.4.16 \ grep-matcher-0.1.7 \ grep-regex-0.1.13 \ grep-searcher-0.1.14 \ + hash32-0.3.1 \ hashbrown-0.14.5 \ + hashbrown-0.15.4 \ + heapless-0.8.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ iana-time-zone-0.1.60 \ @@ -123,49 +134,55 @@ CARGO_CRATES= addr2line-0.22.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ - imara-diff-0.1.7 \ - indexmap-2.5.0 \ - indoc-2.0.5 \ + imara-diff-0.1.8 \ + imara-diff-0.2.0 \ + indexmap-2.10.0 \ + indoc-2.0.6 \ + io-uring-0.7.8 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ itoa-1.0.11 \ - jiff-0.1.13 \ - jiff-tzdb-0.1.1 \ - jiff-tzdb-platform-0.1.1 \ + jiff-0.2.10 \ + jiff-static-0.2.10 \ + jiff-tzdb-0.1.4 \ + jiff-tzdb-platform-0.1.3 \ js-sys-0.3.70 \ kstring-2.0.2 \ - libc-0.2.169 \ - libloading-0.8.6 \ + libc-0.2.174 \ + libloading-0.8.7 \ libredox-0.1.3 \ + libz-rs-sys-0.5.0 \ linux-raw-sys-0.4.14 \ + linux-raw-sys-0.9.2 \ litemap-0.7.3 \ - lock_api-0.4.12 \ - log-0.4.22 \ + lock_api-0.4.13 \ + log-0.4.27 \ maybe-async-0.2.10 \ memchr-2.7.4 \ memmap2-0.9.4 \ miniz_oxide-0.7.4 \ - miniz_oxide-0.8.0 \ + miniz_oxide-0.8.7 \ mio-1.0.2 \ nucleo-0.5.0 \ nucleo-matcher-0.3.1 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.36.4 \ - once_cell-1.20.2 \ + once_cell-1.21.3 \ open-5.3.2 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ - portable-atomic-1.7.0 \ - proc-macro2-1.0.86 \ - prodash-29.0.0 \ - pulldown-cmark-0.12.2 \ + portable-atomic-1.11.0 \ + portable-atomic-util-0.2.4 \ + proc-macro2-1.0.95 \ + prodash-29.0.2 \ + pulldown-cmark-0.13.0 \ quickcheck-1.0.3 \ - quote-1.0.37 \ + quote-1.0.40 \ rand-0.8.5 \ rand_core-0.6.4 \ rayon-1.10.0 \ @@ -173,55 +190,59 @@ CARGO_CRATES= addr2line-0.22.0 \ redox_syscall-0.5.3 \ regex-1.11.1 \ regex-automata-0.4.9 \ - regex-cursor-0.1.4 \ + regex-cursor-0.1.5 \ regex-syntax-0.8.5 \ ropey-1.6.1 \ rustc-demangle-0.1.24 \ - rustix-0.38.43 \ + rustix-0.38.44 \ + rustix-1.0.7 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ - serde-1.0.217 \ - serde_derive-1.0.217 \ - serde_json-1.0.135 \ - serde_repr-0.1.19 \ - serde_spanned-0.6.7 \ - sha1_smol-1.0.1 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ + serde_spanned-0.6.9 \ + sha1-0.10.6 \ + sha1-checked-0.10.0 \ shell-words-1.1.0 \ shlex-1.3.0 \ - signal-hook-0.3.17 \ + signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ signal-hook-tokio-0.3.1 \ slab-0.4.9 \ slotmap-1.0.7 \ - smallvec-1.13.2 \ + smallvec-1.15.1 \ smartstring-1.0.1 \ smawk-0.3.2 \ socket2-0.5.7 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str_indices-0.4.3 \ - syn-2.0.87 \ + syn-2.0.101 \ synstructure-0.13.1 \ - tempfile-3.15.0 \ + tempfile-3.20.0 \ termini-1.0.0 \ - textwrap-0.16.1 \ + textwrap-0.16.2 \ thiserror-1.0.69 \ - thiserror-2.0.11 \ + thiserror-2.0.12 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.11 \ + thiserror-impl-2.0.12 \ threadpool-1.8.1 \ tinystr-0.7.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ - tokio-1.43.0 \ + tokio-1.46.1 \ tokio-macros-2.5.0 \ tokio-stream-0.1.17 \ - toml-0.8.19 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.20 \ - tree-sitter-0.22.6 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + toml_write-0.1.2 \ + tree-house-0.3.0 \ + tree-house-bindings-0.2.1 \ + typenum-1.18.0 \ unicase-2.7.0 \ unicode-bom-2.0.3 \ unicode-general-category-1.0.0 \ @@ -230,52 +251,58 @@ CARGO_CRATES= addr2line-0.22.0 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.12 \ + unicode-width-0.2.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ - which-7.0.1 \ + which-8.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-core-0.52.0 \ - windows-sys-0.48.0 \ + windows-link-0.1.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ - windows-targets-0.48.5 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ - windows_aarch64_gnullvm-0.48.5 \ + windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_msvc-0.48.5 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ - windows_i686_gnu-0.48.5 \ + 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_msvc-0.48.5 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ - windows_x86_64_gnu-0.48.5 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_msvc-0.48.5 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.6.18 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.10 \ winsafe-0.0.19 \ + wit-bindgen-rt-0.33.0 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ + zerocopy-0.8.25 \ + zerocopy-derive-0.8.25 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zerovec-0.10.4 \ - zerovec-derive-0.10.3 + zerovec-derive-0.10.3 \ + zlib-rs-0.5.0 |