Skip to content

Commit d79844a

Browse files
authored
Update wit-bindgen dependency (#12578)
Needed to update the WASIp3 snapshot to the latest
1 parent d2fbd2d commit d79844a

3 files changed

Lines changed: 43 additions & 114 deletions

File tree

Cargo.lock

Lines changed: 33 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ io-lifetimes = { version = "2.0.3", default-features = false }
339339
io-extras = "0.18.4"
340340
rustix = "1.0.8"
341341
# wit-bindgen:
342-
wit-bindgen = { version = "0.51.0", default-features = false }
343-
wit-bindgen-rust-macro = { version = "0.51.0", default-features = false }
342+
wit-bindgen = { version = "0.53.0", default-features = false }
343+
wit-bindgen-rust-macro = { version = "0.53.0", default-features = false }
344344

345345
# wasm-tools family:
346346
wasmparser = { version = "0.245.0", default-features = false, features = ['simd'] }

supply-chain/imports.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1918,13 +1918,13 @@ user-id = 73222
19181918
user-login = "wasmtime-publish"
19191919

19201920
[[publisher.wit-bindgen]]
1921-
version = "0.51.0"
1922-
when = "2026-01-12"
1921+
version = "0.53.0"
1922+
when = "2026-02-12"
19231923
trusted-publisher = "github:bytecodealliance/wit-bindgen"
19241924

19251925
[[publisher.wit-bindgen-core]]
1926-
version = "0.51.0"
1927-
when = "2026-01-12"
1926+
version = "0.53.0"
1927+
when = "2026-02-12"
19281928
trusted-publisher = "github:bytecodealliance/wit-bindgen"
19291929

19301930
[[publisher.wit-bindgen-rt]]
@@ -1934,13 +1934,13 @@ user-id = 73222
19341934
user-login = "wasmtime-publish"
19351935

19361936
[[publisher.wit-bindgen-rust]]
1937-
version = "0.51.0"
1938-
when = "2026-01-12"
1937+
version = "0.53.0"
1938+
when = "2026-02-12"
19391939
trusted-publisher = "github:bytecodealliance/wit-bindgen"
19401940

19411941
[[publisher.wit-bindgen-rust-macro]]
1942-
version = "0.51.0"
1943-
when = "2026-01-12"
1942+
version = "0.53.0"
1943+
when = "2026-02-12"
19441944
trusted-publisher = "github:bytecodealliance/wit-bindgen"
19451945

19461946
[[publisher.wit-component]]

0 commit comments

Comments
 (0)