Skip to content

Commit

Permalink
deps: Bump edge cli to 0.1.3
Browse files Browse the repository at this point in the history
Changes:
* Fix WinterJS template
* Add `--watch` flag to `wasmer app logs`
  • Loading branch information
theduke committed Dec 21, 2023
1 parent cc460b5 commit 14253dd
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 8 deletions.
39 changes: 32 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 lib/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ virtual-net = { version = "0.6.1", path = "../virtual-net" }

# Wasmer-owned dependencies.
webc = { workspace = true }
wasmer-edge-cli = { version = "=0.1.2", default-features = false }
wasmer-edge-cli = { version = "=0.1.3", default-features = false }

# Third-party dependencies.

Expand Down

0 comments on commit 14253dd

Please sign in to comment.