Skip to content

Commit 7b8cf84

Browse files
authored
Bump wasm-tools dependencies (#44)
1 parent 6e53682 commit 7b8cf84

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ anyhow = "1.0.80"
2828
clap = { version = "4.5.4", features = ['derive'] }
2929
lexopt = "0.3.0"
3030
tempfile = "3.10.0"
31-
wasmparser = "0.216.0"
32-
wat = "1.216.0"
33-
wit-component = "0.216.0"
34-
wit-parser = "0.216.0"
31+
wasmparser = "0.217.0"
32+
wat = "1.217.0"
33+
wit-component = "0.217.0"
34+
wit-parser = "0.217.0"
3535
wasi-preview1-component-adapter-provider = "24.0.0"

0 commit comments

Comments
 (0)