Skip to content

Commit

Permalink
pinned wasmcloud-host to version as well as relative dep (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksmtownsend committed Feb 17, 2021
1 parent 64cb4cb commit ee73086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ wapc = { version = "0.10.1" }
log = "0.4.11"
env_logger = "0.8.2"
anyhow = "1.0.34"
wasmcloud-host = { path = "crates/wasmcloud-host" }
wasmcloud-host = { path = "crates/wasmcloud-host", version = "0.15.0" }
actix-rt = "1.1.1"
nats = "0.8.6"
structopt = "0.3.21"
Expand Down

0 comments on commit ee73086

Please sign in to comment.