Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Feb 23, 2024
1 parent c6addef commit 0d7ce79
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 17 deletions.
94 changes: 79 additions & 15 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 @@ -49,8 +49,8 @@ heck = { version = "0.4" }
tokio = { version = "1.30.0", features = ["macros"] }
wasmtime = { version = "17.0.1", features = ["component-model"] }
wasmtime-wasi = "17.0.1"
wasmparser = "0.121.2"
wasmparser = "0.200.0"

[workspace.dependencies]
anyhow = "1"
wit-bindgen = "0.18.0"
wit-bindgen = "0.19.1"

0 comments on commit 0d7ce79

Please sign in to comment.