Skip to content

Commit bec1dab

Browse files
authored
Update wasm-tools dependencies (#50)
1 parent 27c49f1 commit bec1dab

File tree

2 files changed

+36
-39
lines changed

2 files changed

+36
-39
lines changed

Cargo.lock

Lines changed: 32 additions & 35 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.218.0"
32-
wat = "1.218.0"
33-
wit-component = "0.218.0"
34-
wit-parser = "0.218.0"
31+
wasmparser = "0.219.0"
32+
wat = "1.219.0"
33+
wit-component = "0.219.0"
34+
wit-parser = "0.219.0"
3535
wasi-preview1-component-adapter-provider = "24.0.0"

0 commit comments

Comments
 (0)