@@ -2571,18 +2571,6 @@ dependencies = [
25712571 " indexmap" ,
25722572 " memchr" ,
25732573 " ruzstd 0.5.0" ,
2574- " wasmparser 0.118.2" ,
2575- ]
2576-
2577- [[package ]]
2578- name = " object"
2579- version = " 0.34.0"
2580- source = " registry+https://github.com/rust-lang/crates.io-index"
2581- checksum = " d7090bae93f8585aad99e595b7073c5de9ba89fbd6b4e9f0cdd7a10177273ac8"
2582- dependencies = [
2583- " flate2" ,
2584- " memchr" ,
2585- " ruzstd 0.6.0" ,
25862574]
25872575
25882576[[package ]]
@@ -2596,14 +2584,20 @@ dependencies = [
25962584
25972585[[package ]]
25982586name = " object"
2599- version = " 0.36.0 "
2587+ version = " 0.36.2 "
26002588source = " registry+https://github.com/rust-lang/crates.io-index"
2601- checksum = " 576dfe1fc8f9df304abb159d767a29d0476f7750fbf8aa7ad07816004a207434 "
2589+ checksum = " 3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e "
26022590dependencies = [
26032591 " compiler_builtins" ,
2592+ " crc32fast" ,
2593+ " flate2" ,
2594+ " hashbrown" ,
2595+ " indexmap" ,
26042596 " memchr" ,
26052597 " rustc-std-workspace-alloc" ,
26062598 " rustc-std-workspace-core" ,
2599+ " ruzstd 0.7.0" ,
2600+ " wasmparser 0.214.0" ,
26072601]
26082602
26092603[[package ]]
@@ -3334,10 +3328,10 @@ dependencies = [
33343328 " bstr" ,
33353329 " build_helper" ,
33363330 " gimli 0.31.0" ,
3337- " object 0.34.0 " ,
3331+ " object 0.36.2 " ,
33383332 " regex" ,
33393333 " similar" ,
3340- " wasmparser 0.118.2 " ,
3334+ " wasmparser 0.214.0 " ,
33413335]
33423336
33433337[[package ]]
@@ -3643,7 +3637,7 @@ dependencies = [
36433637 " itertools" ,
36443638 " libc" ,
36453639 " measureme" ,
3646- " object 0.32 .2" ,
3640+ " object 0.36 .2" ,
36473641 " rustc-demangle" ,
36483642 " rustc_ast" ,
36493643 " rustc_attr" ,
@@ -3682,7 +3676,7 @@ dependencies = [
36823676 " itertools" ,
36833677 " jobserver" ,
36843678 " libc" ,
3685- " object 0.32 .2" ,
3679+ " object 0.36 .2" ,
36863680 " pathdiff" ,
36873681 " regex" ,
36883682 " rustc_arena" ,
@@ -3712,7 +3706,7 @@ dependencies = [
37123706 " thin-vec" ,
37133707 " thorin-dwp" ,
37143708 " tracing" ,
3715- " wasm-encoder 0.200 .0" ,
3709+ " wasm-encoder 0.210 .0" ,
37163710 " windows" ,
37173711]
37183712
@@ -4666,7 +4660,7 @@ name = "rustc_target"
46664660version = " 0.0.0"
46674661dependencies = [
46684662 " bitflags 2.5.0" ,
4669- " object 0.32 .2" ,
4663+ " object 0.36 .2" ,
46704664 " rustc_abi" ,
46714665 " rustc_data_structures" ,
46724666 " rustc_feature" ,
@@ -4951,12 +4945,11 @@ dependencies = [
49514945
49524946[[package ]]
49534947name = " ruzstd"
4954- version = " 0.6 .0"
4948+ version = " 0.7 .0"
49554949source = " registry+https://github.com/rust-lang/crates.io-index"
4956- checksum = " 5174a470eeb535a721ae9fdd6e291c2411a906b96592182d05217591d5c5cf7b "
4950+ checksum = " 5022b253619b1ba797f243056276bed8ed1a73b0f5a7ce7225d524067644bf8f "
49574951dependencies = [
49584952 " byteorder" ,
4959- " derive_more" ,
49604953 " twox-hash" ,
49614954]
49624955
@@ -5242,7 +5235,7 @@ dependencies = [
52425235 " hermit-abi 0.4.0" ,
52435236 " libc" ,
52445237 " miniz_oxide" ,
5245- " object 0.36.0 " ,
5238+ " object 0.36.2 " ,
52465239 " panic_abort" ,
52475240 " panic_unwind" ,
52485241 " profiler_builtins" ,
@@ -6179,15 +6172,6 @@ dependencies = [
61796172 " wasm-component-ld" ,
61806173]
61816174
6182- [[package ]]
6183- name = " wasm-encoder"
6184- version = " 0.200.0"
6185- source = " registry+https://github.com/rust-lang/crates.io-index"
6186- checksum = " b9e3fb0c8fbddd78aa6095b850dfeedbc7506cf5f81e633f69cf8f2333ab84b9"
6187- dependencies = [
6188- " leb128" ,
6189- ]
6190-
61916175[[package ]]
61926176name = " wasm-encoder"
61936177version = " 0.210.0"
@@ -6224,26 +6208,26 @@ dependencies = [
62246208
62256209[[package ]]
62266210name = " wasmparser"
6227- version = " 0.118.2 "
6211+ version = " 0.210.0 "
62286212source = " registry+https://github.com/rust-lang/crates.io-index"
6229- checksum = " 77f1154f1ab868e2a01d9834a805faca7bf8b50d041b4ca714d005d0dab1c50c "
6213+ checksum = " a7bbcd21e7581619d9f6ca00f8c4f08f1cacfe58bf63f83af57cd0476f1026f5 "
62306214dependencies = [
6215+ " ahash" ,
6216+ " bitflags 2.5.0" ,
6217+ " hashbrown" ,
62316218 " indexmap" ,
62326219 " semver" ,
6220+ " serde" ,
62336221]
62346222
62356223[[package ]]
62366224name = " wasmparser"
6237- version = " 0.210 .0"
6225+ version = " 0.214 .0"
62386226source = " registry+https://github.com/rust-lang/crates.io-index"
6239- checksum = " a7bbcd21e7581619d9f6ca00f8c4f08f1cacfe58bf63f83af57cd0476f1026f5 "
6227+ checksum = " 5309c1090e3e84dad0d382f42064e9933fdaedb87e468cc239f0eabea73ddcb6 "
62406228dependencies = [
6241- " ahash" ,
62426229 " bitflags 2.5.0" ,
6243- " hashbrown" ,
62446230 " indexmap" ,
6245- " semver" ,
6246- " serde" ,
62476231]
62486232
62496233[[package ]]
0 commit comments