Skip to content

Commit c41eb75

Browse files
authored
Update some dependencies (#42)
1 parent b46f966 commit c41eb75

File tree

2 files changed

+64
-54
lines changed

2 files changed

+64
-54
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 5 additions & 5 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.215.0"
32-
wat = "1.215.0"
33-
wit-component = "0.215.0"
34-
wit-parser = "0.215.0"
35-
wasi-preview1-component-adapter-provider = "23.0.1"
31+
wasmparser = "0.216.0"
32+
wat = "1.216.0"
33+
wit-component = "0.216.0"
34+
wit-parser = "0.216.0"
35+
wasi-preview1-component-adapter-provider = "24.0.0"

0 commit comments

Comments
 (0)