Skip to content

Commit

Permalink
chore: update to witme v0.3.0 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
willemneal authored May 13, 2022
1 parent 4b02fb7 commit 3d6eb5c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 9 deletions.
28 changes: 21 additions & 7 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 @@ -10,9 +10,9 @@ version = "0.0.1"

[dependencies]
## Wit/Wasm tools
witme = {version = "0.2.6"}
witme = {version = "0.3.0"}
witgen = "0.12.0"
cargo-witgen = "0.12.0"
cargo-witgen = "0.13.0"

## Errors
anyhow = "1.0.51"
Expand Down

0 comments on commit 3d6eb5c

Please sign in to comment.