Skip to content

Commit 4b6bc9a

Browse files
committed
Update wasm-component-ld to 0.5.18
Keeping it up-to-date with upstream for the latest bug fixes and such related to wasm-tools-implemented internals.
1 parent 7a52736 commit 4b6bc9a

File tree

2 files changed

+52
-37
lines changed

2 files changed

+52
-37
lines changed

Cargo.lock

Lines changed: 51 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ dependencies = [
495495
"iana-time-zone",
496496
"num-traits",
497497
"serde",
498-
"windows-link",
498+
"windows-link 0.1.3",
499499
]
500500

501501
[[package]]
@@ -6059,9 +6059,9 @@ dependencies = [
60596059

60606060
[[package]]
60616061
name = "wasi-preview1-component-adapter-provider"
6062-
version = "36.0.1"
6062+
version = "37.0.2"
60636063
source = "registry+https://github.com/rust-lang/crates.io-index"
6064-
checksum = "20689c88791776219f78c2529700d15e6a9bd57a27858c62e9ef8487956b571c"
6064+
checksum = "8d0fcd636ad2b29a7c0490799a23ad61d1c8dedfafdb970447fddd0549502b60"
60656065

60666066
[[package]]
60676067
name = "wasm-bindgen"
@@ -6123,19 +6123,19 @@ dependencies = [
61236123

61246124
[[package]]
61256125
name = "wasm-component-ld"
6126-
version = "0.5.17"
6126+
version = "0.5.18"
61276127
source = "registry+https://github.com/rust-lang/crates.io-index"
6128-
checksum = "1c9208f87cac2332fd80dcf36d54e9163d3446e28301e0c6e424984425738984"
6128+
checksum = "11f565dfcfd9aabb10d865b608a92ce1f93051aeb56f4c89550ed9cd97d8ce0e"
61296129
dependencies = [
61306130
"anyhow",
61316131
"clap",
61326132
"lexopt",
61336133
"libc",
61346134
"tempfile",
61356135
"wasi-preview1-component-adapter-provider",
6136-
"wasmparser 0.239.0",
6136+
"wasmparser 0.240.0",
61376137
"wat",
6138-
"windows-sys 0.60.2",
6138+
"windows-sys 0.61.2",
61396139
"winsplit",
61406140
"wit-component",
61416141
"wit-parser",
@@ -6160,24 +6160,24 @@ dependencies = [
61606160

61616161
[[package]]
61626162
name = "wasm-encoder"
6163-
version = "0.239.0"
6163+
version = "0.240.0"
61646164
source = "registry+https://github.com/rust-lang/crates.io-index"
6165-
checksum = "5be00faa2b4950c76fe618c409d2c3ea5a3c9422013e079482d78544bb2d184c"
6165+
checksum = "06d642d8c5ecc083aafe9ceb32809276a304547a3a6eeecceb5d8152598bc71f"
61666166
dependencies = [
61676167
"leb128fmt",
6168-
"wasmparser 0.239.0",
6168+
"wasmparser 0.240.0",
61696169
]
61706170

61716171
[[package]]
61726172
name = "wasm-metadata"
6173-
version = "0.239.0"
6173+
version = "0.240.0"
61746174
source = "registry+https://github.com/rust-lang/crates.io-index"
6175-
checksum = "20b3ec880a9ac69ccd92fbdbcf46ee833071cf09f82bb005b2327c7ae6025ae2"
6175+
checksum = "ee093e1e1ccffa005b9b778f7a10ccfd58e25a20eccad294a1a93168d076befb"
61766176
dependencies = [
61776177
"anyhow",
61786178
"indexmap",
6179-
"wasm-encoder 0.239.0",
6180-
"wasmparser 0.239.0",
6179+
"wasm-encoder 0.240.0",
6180+
"wasmparser 0.240.0",
61816181
]
61826182

61836183
[[package]]
@@ -6202,9 +6202,9 @@ dependencies = [
62026202

62036203
[[package]]
62046204
name = "wasmparser"
6205-
version = "0.239.0"
6205+
version = "0.240.0"
62066206
source = "registry+https://github.com/rust-lang/crates.io-index"
6207-
checksum = "8c9d90bb93e764f6beabf1d02028c70a2156a6583e63ac4218dd07ef733368b0"
6207+
checksum = "b722dcf61e0ea47440b53ff83ccb5df8efec57a69d150e4f24882e4eba7e24a4"
62086208
dependencies = [
62096209
"bitflags",
62106210
"hashbrown",
@@ -6215,22 +6215,22 @@ dependencies = [
62156215

62166216
[[package]]
62176217
name = "wast"
6218-
version = "239.0.0"
6218+
version = "240.0.0"
62196219
source = "registry+https://github.com/rust-lang/crates.io-index"
6220-
checksum = "9139176fe8a2590e0fb174cdcaf373b224cb93c3dde08e4297c1361d2ba1ea5d"
6220+
checksum = "b0efe1c93db4ac562b9733e3dca19ed7fc878dba29aef22245acf84f13da4a19"
62216221
dependencies = [
62226222
"bumpalo",
62236223
"leb128fmt",
62246224
"memchr",
62256225
"unicode-width 0.2.1",
6226-
"wasm-encoder 0.239.0",
6226+
"wasm-encoder 0.240.0",
62276227
]
62286228

62296229
[[package]]
62306230
name = "wat"
6231-
version = "1.239.0"
6231+
version = "1.240.0"
62326232
source = "registry+https://github.com/rust-lang/crates.io-index"
6233-
checksum = "3e1c941927d34709f255558166f8901a2005f8ab4a9650432e9281b7cc6f3b75"
6233+
checksum = "4ec9b6eab7ecd4d639d78515e9ea491c9bacf494aa5eda10823bd35992cf8c1e"
62346234
dependencies = [
62356235
"wast",
62366236
]
@@ -6295,7 +6295,7 @@ dependencies = [
62956295
"windows-collections",
62966296
"windows-core 0.61.2",
62976297
"windows-future",
6298-
"windows-link",
6298+
"windows-link 0.1.3",
62996299
"windows-numerics",
63006300
]
63016301

@@ -6340,7 +6340,7 @@ checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
63406340
dependencies = [
63416341
"windows-implement 0.60.0",
63426342
"windows-interface 0.59.1",
6343-
"windows-link",
6343+
"windows-link 0.1.3",
63446344
"windows-result 0.3.4",
63456345
"windows-strings 0.4.2",
63466346
]
@@ -6352,7 +6352,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
63526352
checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
63536353
dependencies = [
63546354
"windows-core 0.61.2",
6355-
"windows-link",
6355+
"windows-link 0.1.3",
63566356
"windows-threading",
63576357
]
63586358

@@ -6406,14 +6406,20 @@ version = "0.1.3"
64066406
source = "registry+https://github.com/rust-lang/crates.io-index"
64076407
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
64086408

6409+
[[package]]
6410+
name = "windows-link"
6411+
version = "0.2.1"
6412+
source = "registry+https://github.com/rust-lang/crates.io-index"
6413+
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
6414+
64096415
[[package]]
64106416
name = "windows-numerics"
64116417
version = "0.2.0"
64126418
source = "registry+https://github.com/rust-lang/crates.io-index"
64136419
checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
64146420
dependencies = [
64156421
"windows-core 0.61.2",
6416-
"windows-link",
6422+
"windows-link 0.1.3",
64176423
]
64186424

64196425
[[package]]
@@ -6431,7 +6437,7 @@ version = "0.3.4"
64316437
source = "registry+https://github.com/rust-lang/crates.io-index"
64326438
checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
64336439
dependencies = [
6434-
"windows-link",
6440+
"windows-link 0.1.3",
64356441
]
64366442

64376443
[[package]]
@@ -6450,7 +6456,7 @@ version = "0.4.2"
64506456
source = "registry+https://github.com/rust-lang/crates.io-index"
64516457
checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
64526458
dependencies = [
6453-
"windows-link",
6459+
"windows-link 0.1.3",
64546460
]
64556461

64566462
[[package]]
@@ -6480,6 +6486,15 @@ dependencies = [
64806486
"windows-targets 0.53.3",
64816487
]
64826488

6489+
[[package]]
6490+
name = "windows-sys"
6491+
version = "0.61.2"
6492+
source = "registry+https://github.com/rust-lang/crates.io-index"
6493+
checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
6494+
dependencies = [
6495+
"windows-link 0.2.1",
6496+
]
6497+
64836498
[[package]]
64846499
name = "windows-targets"
64856500
version = "0.52.6"
@@ -6502,7 +6517,7 @@ version = "0.53.3"
65026517
source = "registry+https://github.com/rust-lang/crates.io-index"
65036518
checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91"
65046519
dependencies = [
6505-
"windows-link",
6520+
"windows-link 0.1.3",
65066521
"windows_aarch64_gnullvm 0.53.0",
65076522
"windows_aarch64_msvc 0.53.0",
65086523
"windows_i686_gnu 0.53.0",
@@ -6519,7 +6534,7 @@ version = "0.1.0"
65196534
source = "registry+https://github.com/rust-lang/crates.io-index"
65206535
checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
65216536
dependencies = [
6522-
"windows-link",
6537+
"windows-link 0.1.3",
65236538
]
65246539

65256540
[[package]]
@@ -6653,9 +6668,9 @@ dependencies = [
66536668

66546669
[[package]]
66556670
name = "wit-component"
6656-
version = "0.239.0"
6671+
version = "0.240.0"
66576672
source = "registry+https://github.com/rust-lang/crates.io-index"
6658-
checksum = "88a866b19dba2c94d706ec58c92a4c62ab63e482b4c935d2a085ac94caecb136"
6673+
checksum = "7dc5474b078addc5fe8a72736de8da3acfb3ff324c2491133f8b59594afa1a20"
66596674
dependencies = [
66606675
"anyhow",
66616676
"bitflags",
@@ -6664,17 +6679,17 @@ dependencies = [
66646679
"serde",
66656680
"serde_derive",
66666681
"serde_json",
6667-
"wasm-encoder 0.239.0",
6682+
"wasm-encoder 0.240.0",
66686683
"wasm-metadata",
6669-
"wasmparser 0.239.0",
6684+
"wasmparser 0.240.0",
66706685
"wit-parser",
66716686
]
66726687

66736688
[[package]]
66746689
name = "wit-parser"
6675-
version = "0.239.0"
6690+
version = "0.240.0"
66766691
source = "registry+https://github.com/rust-lang/crates.io-index"
6677-
checksum = "55c92c939d667b7bf0c6bf2d1f67196529758f99a2a45a3355cc56964fd5315d"
6692+
checksum = "9875ea3fa272f57cc1fc50f225a7b94021a7878c484b33792bccad0d93223439"
66786693
dependencies = [
66796694
"anyhow",
66806695
"id-arena",
@@ -6685,7 +6700,7 @@ dependencies = [
66856700
"serde_derive",
66866701
"serde_json",
66876702
"unicode-xid",
6688-
"wasmparser 0.239.0",
6703+
"wasmparser 0.240.0",
66896704
]
66906705

66916706
[[package]]

src/tools/wasm-component-ld/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ name = "wasm-component-ld"
1010
path = "src/main.rs"
1111

1212
[dependencies]
13-
wasm-component-ld = "0.5.17"
13+
wasm-component-ld = "0.5.18"

0 commit comments

Comments
 (0)