Skip to content

Commit afe5aac

Browse files
authored
Bump wasm-tools dependencies (#35)
1 parent 4a5ffa9 commit afe5aac

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

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
@@ -27,7 +27,7 @@ anyhow = "1.0.80"
2727
clap = { version = "4.5.4", features = ['derive'] }
2828
lexopt = "0.3.0"
2929
tempfile = "3.10.0"
30-
wasmparser = "0.213.0"
31-
wat = "1.213.0"
32-
wit-component = "0.213.0"
33-
wit-parser = "0.213.0"
30+
wasmparser = "0.214.0"
31+
wat = "1.214.0"
32+
wit-component = "0.214.0"
33+
wit-parser = "0.214.0"

0 commit comments

Comments
 (0)