Skip to content

Commit

Permalink
Bump wasm-tools dependencies (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton authored Jul 16, 2024
1 parent 4a5ffa9 commit afe5aac
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ anyhow = "1.0.80"
clap = { version = "4.5.4", features = ['derive'] }
lexopt = "0.3.0"
tempfile = "3.10.0"
wasmparser = "0.213.0"
wat = "1.213.0"
wit-component = "0.213.0"
wit-parser = "0.213.0"
wasmparser = "0.214.0"
wat = "1.214.0"
wit-component = "0.214.0"
wit-parser = "0.214.0"

0 comments on commit afe5aac

Please sign in to comment.