Skip to content

Commit

Permalink
post release: bump up webc version (#5075)
Browse files Browse the repository at this point in the history
  • Loading branch information
maminrayej authored Sep 9, 2024
2 parents a6ae435 + 8ac2315 commit c6c348d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -92,7 +92,7 @@ wasmer-config = { path = "./lib/config" }
wasmer-wasix = { path = "./lib/wasix" }

# Wasmer-owned crates
webc = { version = "6.0.0-rc3", default-features = false, features = ["package"] }
webc = { version = "6.0.0", default-features = false, features = ["package"] }
edge-schema = { version = "=0.1.0" }
shared-buffer = "0.1.4"

Expand Down

0 comments on commit c6c348d

Please sign in to comment.