Skip to content

Commit dac0056

Browse files
authored
update orca-wasm to 0.1.4 (#143)
Co-authored-by: Cameron Taggart <cameron.tagg>
1 parent 2a52813 commit dac0056

2 files changed

Lines changed: 69 additions & 58 deletions

File tree

Cargo.lock

Lines changed: 67 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ heck = "0.5"
1313
js-component-bindgen = "1.6.0"
1414
rand = "0.8"
1515
wasm-encoder = "0.217.0"
16-
wasmparser = "0.215.0"
16+
wasmparser = "0.217.0"
1717
wit-bindgen = "0.32.0"
1818
wit-bindgen-core = "0.32.0"
1919
wit-component = { version = "0.217.0", features = ["dummy-module"] }
2020
wit-parser = "0.217.0"
21-
orca-wasm = "0.1.1"
21+
orca-wasm = "0.1.4"

0 commit comments

Comments
 (0)