Skip to content

Commit

Permalink
Bumped the webc version so we pick up wasmerio/pirita#156
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-F-Bryan committed Jul 24, 2023
1 parent 6ccf29d commit 3f275a8
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 8 deletions.
99 changes: 92 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ rust-version = "1.67"
version = "4.0.0"

[workspace.dependencies]
webc = { version = "5.1.1", default-features = false, features = ["package"] }
webc = { version = "5.2.0", default-features = false, features = ["package"] }
wasmer-toml = "0.6.0"

[build-dependencies]
Expand Down

0 comments on commit 3f275a8

Please sign in to comment.