Skip to content

Commit

Permalink
Merge pull request #4095 from wasmerio/bump-webc-dependency
Browse files Browse the repository at this point in the history
Bumped the webc version
  • Loading branch information
Michael Bryan authored Jul 24, 2023
2 parents b9ad3f4 + 15ef2eb commit 95d1ea8
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 21 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
100 changes: 87 additions & 13 deletions lib/wasi-web/Cargo.lock

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

0 comments on commit 95d1ea8

Please sign in to comment.