Skip to content

Commit

Permalink
bump up webc version
Browse files Browse the repository at this point in the history
  • Loading branch information
maminrayej committed Sep 9, 2024
1 parent a6ae435 commit 8ac2315
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 8ac2315

Please sign in to comment.