Skip to content

Commit

Permalink
deps: Upgrade edge CLI version
Browse files Browse the repository at this point in the history
Notable change: wait until webc is ready before publishing an app.
  • Loading branch information
theduke committed Jul 10, 2023
1 parent 8f02600 commit 7ad3015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ virtual-net = { version = "0.3.0", path = "../virtual-net" }
# Wasmer-owned dependencies.
webc = { workspace = true }
wapm-targz-to-pirita = { workspace = true }
wasmer-deploy-cli = { version = "0.1.16", default-features = false }
wasmer-deploy-cli = { version = "0.1.17", default-features = false }

# Third-party dependencies.

Expand Down

0 comments on commit 7ad3015

Please sign in to comment.