Skip to content

Commit

Permalink
deps: Bump edge CLI
Browse files Browse the repository at this point in the history
Fixes a output bug in "app create".
  • Loading branch information
theduke committed Jun 15, 2023
1 parent 2b867fa commit a38ce9f
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.15", default-features = false }
wasmer-deploy-cli = { version = "0.1.16", default-features = false }

# Third-party dependencies.

Expand Down

0 comments on commit a38ce9f

Please sign in to comment.