summaryrefslogtreecommitdiff
path: root/devel/rust-analyzer/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rust-analyzer/Makefile.crates')
-rw-r--r--devel/rust-analyzer/Makefile.crates194
1 files changed, 103 insertions, 91 deletions
diff --git a/devel/rust-analyzer/Makefile.crates b/devel/rust-analyzer/Makefile.crates
index e6b6181012bc..e9b202528fd5 100644
--- a/devel/rust-analyzer/Makefile.crates
+++ b/devel/rust-analyzer/Makefile.crates
@@ -1,26 +1,29 @@
CARGO_CRATES= addr2line-0.24.2 \
- adler2-2.0.0 \
+ adler2-2.0.1 \
allocator-api2-0.2.21 \
- anyhow-1.0.97 \
+ anyhow-1.0.98 \
arbitrary-1.4.1 \
arrayvec-0.7.6 \
autocfg-1.4.0 \
backtrace-0.3.75 \
base64-0.22.1 \
bitflags-1.3.2 \
- bitflags-2.9.0 \
- borsh-1.5.5 \
- boxcar-0.2.12 \
- camino-1.1.9 \
- cargo-platform-0.1.9 \
- cargo_metadata-0.19.2 \
- cc-1.2.16 \
- cfg-if-1.0.0 \
+ bitflags-2.9.1 \
+ borsh-1.5.7 \
+ boxcar-0.2.13 \
+ camino-1.1.10 \
+ cargo-platform-0.2.0 \
+ cargo-util-schemas-0.2.0 \
+ cargo-util-schemas-0.8.2 \
+ cargo_metadata-0.20.0 \
+ cargo_metadata-0.21.0 \
+ cc-1.2.26 \
+ cfg-if-1.0.1 \
cfg_aliases-0.2.1 \
- chalk-derive-0.102.0 \
- chalk-ir-0.102.0 \
- chalk-recursive-0.102.0 \
- chalk-solve-0.102.0 \
+ chalk-derive-0.103.0 \
+ chalk-ir-0.103.0 \
+ chalk-recursive-0.103.0 \
+ chalk-solve-0.103.0 \
countme-3.0.1 \
cov-mark-2.0.0 \
crc32fast-1.4.2 \
@@ -43,61 +46,59 @@ CARGO_CRATES= addr2line-0.24.2 \
either-1.15.0 \
ena-0.14.3 \
equivalent-1.0.2 \
+ erased-serde-0.4.6 \
expect-test-1.5.1 \
filetime-0.2.25 \
fixedbitset-0.4.2 \
- flate2-1.1.1 \
- foldhash-0.1.4 \
+ flate2-1.1.2 \
+ foldhash-0.1.5 \
form_urlencoded-1.2.1 \
fsevent-sys-4.1.0 \
fst-0.4.7 \
- getrandom-0.2.15 \
+ getrandom-0.2.16 \
gimli-0.31.1 \
hashbrown-0.14.5 \
- hashbrown-0.15.2 \
+ hashbrown-0.15.4 \
hashlink-0.10.0 \
- heck-0.5.0 \
- hermit-abi-0.3.9 \
+ hermit-abi-0.5.2 \
home-0.5.11 \
- icu_collections-1.5.0 \
- icu_locid-1.5.0 \
- icu_locid_transform-1.5.0 \
- icu_locid_transform_data-1.5.0 \
- icu_normalizer-1.5.0 \
- icu_normalizer_data-1.5.0 \
- icu_properties-1.5.1 \
- icu_properties_data-1.5.0 \
- icu_provider-1.5.0 \
- icu_provider_macros-1.5.0 \
+ 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 \
idna-1.0.3 \
- idna_adapter-1.2.0 \
+ idna_adapter-1.2.1 \
indexmap-2.9.0 \
inotify-0.11.0 \
inotify-sys-0.1.5 \
+ intrusive-collections-0.9.7 \
itertools-0.12.1 \
itertools-0.14.0 \
itoa-1.0.15 \
jod-thread-1.0.0 \
- kqueue-1.0.8 \
+ kqueue-1.1.1 \
kqueue-sys-1.0.4 \
la-arena-0.3.1 \
lazy_static-1.5.0 \
libc-0.2.172 \
- libloading-0.8.7 \
- libmimalloc-sys-0.1.40 \
+ libloading-0.8.8 \
+ libmimalloc-sys-0.1.42 \
libredox-0.1.3 \
line-index-0.1.2 \
- litemap-0.7.5 \
- lock_api-0.4.12 \
- log-0.4.26 \
+ litemap-0.8.0 \
+ lock_api-0.4.13 \
+ log-0.4.27 \
lsp-server-0.7.8 \
lsp-types-0.95.0 \
- memchr-2.7.4 \
+ memchr-2.7.5 \
memmap2-0.9.5 \
memoffset-0.9.1 \
- mimalloc-0.1.44 \
- miniz_oxide-0.8.5 \
- mio-1.0.3 \
+ mimalloc-0.1.46 \
+ miniz_oxide-0.8.9 \
+ mio-1.0.4 \
miow-0.6.0 \
nix-0.30.1 \
nohash-hasher-0.2.0 \
@@ -105,122 +106,133 @@ CARGO_CRATES= addr2line-0.24.2 \
notify-types-2.0.0 \
nu-ansi-term-0.50.1 \
num-conv-0.1.0 \
- num_cpus-1.16.0 \
+ num-traits-0.2.19 \
+ num_cpus-1.17.0 \
num_threads-0.1.7 \
object-0.36.7 \
- once_cell-1.21.1 \
+ once_cell-1.21.3 \
oorandom-11.1.5 \
option-ext-0.2.0 \
- parking_lot-0.12.3 \
- parking_lot_core-0.9.10 \
+ ordered-float-2.10.1 \
+ papaya-0.2.3 \
+ parking_lot-0.12.4 \
+ parking_lot_core-0.9.11 \
paste-1.0.15 \
percent-encoding-2.3.1 \
perf-event-0.4.7 \
perf-event-open-sys-1.0.1 \
petgraph-0.6.5 \
pin-project-lite-0.2.16 \
- portable-atomic-1.11.0 \
+ portable-atomic-1.11.1 \
+ potential_utf-0.1.2 \
powerfmt-0.2.0 \
- proc-macro2-1.0.94 \
+ proc-macro2-1.0.95 \
process-wrap-8.2.1 \
protobuf-3.7.1 \
protobuf-support-3.7.1 \
pulldown-cmark-0.9.6 \
pulldown-cmark-to-cmark-10.0.4 \
quote-1.0.40 \
- ra-ap-rustc_abi-0.113.0 \
- ra-ap-rustc_hashes-0.113.0 \
- ra-ap-rustc_index-0.113.0 \
- ra-ap-rustc_index_macros-0.113.0 \
- ra-ap-rustc_lexer-0.113.0 \
- ra-ap-rustc_parse_format-0.113.0 \
- ra-ap-rustc_pattern_analysis-0.113.0 \
+ ra-ap-rustc_abi-0.116.0 \
+ ra-ap-rustc_hashes-0.116.0 \
+ ra-ap-rustc_index-0.116.0 \
+ ra-ap-rustc_index_macros-0.116.0 \
+ ra-ap-rustc_lexer-0.116.0 \
+ ra-ap-rustc_parse_format-0.116.0 \
+ ra-ap-rustc_pattern_analysis-0.116.0 \
rayon-1.10.0 \
rayon-core-1.12.1 \
- redox_syscall-0.5.10 \
+ redox_syscall-0.5.13 \
redox_users-0.5.0 \
rowan-0.15.15 \
- rustc-demangle-0.1.24 \
+ rustc-demangle-0.1.25 \
rustc-hash-1.1.0 \
rustc-hash-2.1.1 \
rustc-literal-escaper-0.0.2 \
+ rustc-literal-escaper-0.0.4 \
rustc-stable-hash-0.1.2 \
- rustc_apfloat-0.2.2+llvm-462a31f5a5ab \
+ rustc_apfloat-0.2.3+llvm-462a31f5a5ab \
ryu-1.0.20 \
- salsa-0.22.0 \
- salsa-macro-rules-0.22.0 \
- salsa-macros-0.22.0 \
+ salsa-0.23.0 \
+ salsa-macro-rules-0.23.0 \
+ salsa-macros-0.23.0 \
same-file-1.0.6 \
scip-0.5.2 \
scoped-tls-1.0.1 \
scopeguard-1.2.0 \
+ seize-0.5.0 \
semver-1.0.26 \
serde-1.0.219 \
+ serde-untagged-0.1.7 \
+ serde-value-0.7.0 \
serde_derive-1.0.219 \
serde_json-1.0.140 \
serde_repr-0.1.20 \
- serde_spanned-0.6.8 \
+ serde_spanned-0.6.9 \
sharded-slab-0.1.7 \
shlex-1.3.0 \
- smallvec-1.14.0 \
+ smallvec-1.15.1 \
smol_str-0.3.2 \
stable_deref_trait-1.2.0 \
- syn-2.0.100 \
- synstructure-0.13.1 \
- tenthash-1.0.0 \
+ syn-2.0.103 \
+ synstructure-0.13.2 \
+ tenthash-1.1.0 \
text-size-1.1.1 \
thin-vec-0.2.14 \
thiserror-1.0.69 \
thiserror-2.0.12 \
thiserror-impl-1.0.69 \
thiserror-impl-2.0.12 \
- thread_local-1.1.8 \
+ thread_local-1.1.9 \
tikv-jemalloc-ctl-0.5.4 \
tikv-jemalloc-sys-0.5.4+5.3.0-patched \
tikv-jemallocator-0.5.4 \
- time-0.3.40 \
+ time-0.3.41 \
time-core-0.1.4 \
- time-macros-0.2.21 \
- tinystr-0.7.6 \
- toml-0.8.20 \
- toml_datetime-0.6.8 \
- toml_edit-0.22.24 \
+ time-macros-0.2.22 \
+ tinystr-0.8.1 \
+ toml-0.8.23 \
+ toml_datetime-0.6.11 \
+ toml_edit-0.22.27 \
+ toml_write-0.1.2 \
tracing-0.1.41 \
- tracing-attributes-0.1.28 \
- tracing-core-0.1.33 \
+ tracing-attributes-0.1.29 \
+ tracing-core-0.1.34 \
tracing-log-0.2.0 \
tracing-subscriber-0.3.19 \
tracing-tree-0.4.0 \
triomphe-0.1.14 \
typed-arena-2.0.2 \
+ typeid-1.0.3 \
ungrammar-1.16.1 \
unicase-2.8.1 \
unicode-ident-1.0.18 \
unicode-properties-0.1.3 \
unicode-xid-0.2.6 \
url-2.5.4 \
- utf16_iter-1.0.5 \
utf8_iter-1.0.4 \
valuable-0.1.1 \
walkdir-2.5.0 \
- wasi-0.11.0+wasi-snapshot-preview1 \
+ wasi-0.11.1+wasi-snapshot-preview1 \
winapi-util-0.1.9 \
- windows-0.61.1 \
+ windows-0.61.3 \
windows-collections-0.2.0 \
- windows-core-0.61.0 \
- windows-future-0.2.0 \
+ windows-core-0.61.2 \
+ windows-future-0.2.1 \
windows-implement-0.60.0 \
windows-interface-0.59.1 \
- windows-link-0.1.1 \
+ windows-link-0.1.3 \
windows-numerics-0.2.0 \
- windows-result-0.3.2 \
- windows-strings-0.4.0 \
+ windows-result-0.3.4 \
+ windows-strings-0.4.2 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-sys-0.59.0 \
+ windows-sys-0.60.2 \
windows-targets-0.48.5 \
windows-targets-0.52.6 \
- windows-targets-0.53.0 \
+ windows-targets-0.53.2 \
+ windows-threading-0.1.0 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.6 \
windows_aarch64_gnullvm-0.53.0 \
@@ -244,18 +256,18 @@ CARGO_CRATES= addr2line-0.24.2 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.6 \
windows_x86_64_msvc-0.53.0 \
- winnow-0.7.3 \
+ winnow-0.7.11 \
write-json-0.1.4 \
- write16-1.0.0 \
- writeable-0.5.5 \
+ writeable-0.6.1 \
xflags-0.3.2 \
xflags-macros-0.3.2 \
xshell-0.2.7 \
xshell-macros-0.2.7 \
- yoke-0.7.5 \
- yoke-derive-0.7.5 \
+ yoke-0.8.0 \
+ yoke-derive-0.8.0 \
zerofrom-0.1.6 \
zerofrom-derive-0.1.6 \
- zerovec-0.10.4 \
- zerovec-derive-0.10.3 \
- zip-3.0.0
+ zerotrie-0.2.2 \
+ zerovec-0.11.2 \
+ zerovec-derive-0.11.1 \
+ zip-4.0.0