Skip to content

Commit

Permalink
Update wit-component dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Levick <[email protected]>
  • Loading branch information
rylev committed Oct 14, 2023
1 parent 3fac9c9 commit aa257c8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ indexmap = "2.0.0"
wasm-encoder = "0.33.2"
wasm-metadata = "0.10.8"
wit-parser = "0.12"
wit-component = "0.14.6"
wit-component = "0.15.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 aa257c8

Please sign in to comment.