Skip to content

Commit

Permalink
update orca-wasm to 0.1.4 (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Taggart <cameron.tagg>
  • Loading branch information
cataggar authored Oct 15, 2024
1 parent 2a52813 commit dac0056
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 58 deletions.
123 changes: 67 additions & 56 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 @@ -13,9 +13,9 @@ heck = "0.5"
js-component-bindgen = "1.6.0"
rand = "0.8"
wasm-encoder = "0.217.0"
wasmparser = "0.215.0"
wasmparser = "0.217.0"
wit-bindgen = "0.32.0"
wit-bindgen-core = "0.32.0"
wit-component = { version = "0.217.0", features = ["dummy-module"] }
wit-parser = "0.217.0"
orca-wasm = "0.1.1"
orca-wasm = "0.1.4"

0 comments on commit dac0056

Please sign in to comment.