Skip to content

Commit

Permalink
chore: bump workspace dependencies to make wit-bindgen-compile (#698)
Browse files Browse the repository at this point in the history
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
  • Loading branch information
morenol and morenol authored Oct 12, 2023
1 parent 6de9afc commit 1acb079
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 21 deletions.
76 changes: 57 additions & 19 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.33.2"
wasm-metadata = "0.10.6"
wit-parser = "0.11.3"
wit-component = "0.14.4"
wit-parser = "0.12"
wit-component = "0.14.6"

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 1acb079

Please sign in to comment.