Skip to content

Commit

Permalink
Update wasm-tools dependencies (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton authored Oct 18, 2023
1 parent de66aa5 commit 6055aae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ indexmap = "2.0.0"

wasm-encoder = "0.35.0"
wasm-metadata = "0.10.9"
wit-parser = "0.12"
wit-component = "0.15.0"
wit-parser = "0.12.1"
wit-component = "0.16.0"

wit-bindgen-core = { path = 'crates/core', version = '0.12.0' }
wit-bindgen-c = { path = 'crates/c', version = '0.12.0' }
Expand Down

0 comments on commit 6055aae

Please sign in to comment.