Skip to content

Commit

Permalink
Update wit-parser a bit more (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton authored Sep 28, 2023
1 parent 9e861a0 commit 681da2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.2"
wit-component = "0.14.3"
wit-parser = "0.11.3"
wit-component = "0.14.4"

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 681da2f

Please sign in to comment.