Skip to content

Commit 0199373

Browse files
authored
Update wasm-tools deps (#65)
1 parent bbab383 commit 0199373

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 14 additions & 14 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,10 +28,10 @@ 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.229.0"
32-
wat = "1.229.0"
33-
wit-component = "0.229.0"
34-
wit-parser = "0.229.0"
31+
wasmparser = "0.230.0"
32+
wat = "1.230.0"
33+
wit-component = "0.230.0"
34+
wit-parser = "0.230.0"
3535
wasi-preview1-component-adapter-provider = "31.0.0"
3636

3737
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)