Skip to content

Commit 500f742

Browse files
lannthomastaylor312
authored andcommitted
Upgrade wasm-tools packages to 0.224
1 parent 9d52686 commit 500f742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ serde = { version = "1", features = ["derive"] }
2424
serde_json = "1"
2525
sha2 = "0.10"
2626
tokio = { version = "1", default-features = false, features = ["fs"] }
27-
wit-component = "0.219"
28-
wit-parser = "0.219"
27+
wit-component = "0.224"
28+
wit-parser = "0.224"
2929

3030
[dev-dependencies]
3131
testcontainers = { version = "0.23", features = ["watchdog"] }

0 commit comments

Comments
 (0)