Skip to content

Commit 9f6134a

Browse files
committed
Update wit-bindgen dependency
1 parent b7697e5 commit 9f6134a

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

Cargo.lock

Lines changed: 17 additions & 17 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
@@ -347,8 +347,8 @@ io-lifetimes = { version = "2.0.3", default-features = false }
347347
io-extras = "0.18.4"
348348
rustix = "1.0.8"
349349
# wit-bindgen:
350-
wit-bindgen = { version = "0.55.0", default-features = false }
351-
wit-bindgen-rust-macro = { version = "0.55.0", default-features = false }
350+
wit-bindgen = { version = "0.56.0", default-features = false }
351+
wit-bindgen-rust-macro = { version = "0.56.0", default-features = false }
352352

353353
# wasm-tools family:
354354
wasmparser = { version = "0.246.2", default-features = false, features = ['simd'] }

supply-chain/imports.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2406,8 +2406,8 @@ when = "2026-01-12"
24062406
trusted-publisher = "github:bytecodealliance/wit-bindgen"
24072407

24082408
[[publisher.wit-bindgen]]
2409-
version = "0.55.0"
2410-
when = "2026-04-03"
2409+
version = "0.56.0"
2410+
when = "2026-04-14"
24112411
trusted-publisher = "github:bytecodealliance/wit-bindgen"
24122412

24132413
[[publisher.wit-bindgen-core]]
@@ -2416,8 +2416,8 @@ when = "2026-01-12"
24162416
trusted-publisher = "github:bytecodealliance/wit-bindgen"
24172417

24182418
[[publisher.wit-bindgen-core]]
2419-
version = "0.55.0"
2420-
when = "2026-04-03"
2419+
version = "0.56.0"
2420+
when = "2026-04-14"
24212421
trusted-publisher = "github:bytecodealliance/wit-bindgen"
24222422

24232423
[[publisher.wit-bindgen-rt]]
@@ -2432,8 +2432,8 @@ when = "2026-01-12"
24322432
trusted-publisher = "github:bytecodealliance/wit-bindgen"
24332433

24342434
[[publisher.wit-bindgen-rust]]
2435-
version = "0.55.0"
2436-
when = "2026-04-03"
2435+
version = "0.56.0"
2436+
when = "2026-04-14"
24372437
trusted-publisher = "github:bytecodealliance/wit-bindgen"
24382438

24392439
[[publisher.wit-bindgen-rust-macro]]
@@ -2442,8 +2442,8 @@ when = "2026-01-12"
24422442
trusted-publisher = "github:bytecodealliance/wit-bindgen"
24432443

24442444
[[publisher.wit-bindgen-rust-macro]]
2445-
version = "0.55.0"
2446-
when = "2026-04-03"
2445+
version = "0.56.0"
2446+
when = "2026-04-14"
24472447
trusted-publisher = "github:bytecodealliance/wit-bindgen"
24482448

24492449
[[publisher.wit-component]]

0 commit comments

Comments
 (0)