Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Commit dfff52e

Browse files
committed
use iog deploy-rs until some things get merged
1 parent fb3fa76 commit dfff52e

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

Cargo.lock

Lines changed: 17 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ log = "0.4.14"
2323
pretty_env_logger = "0.4.0"
2424
anyhow = "1.0"
2525
duct = "0.13"
26-
deploy-rs = { git = "https://github.com/nrdxp/deploy-rs", branch = "expand-ssh-opts" }
26+
deploy-rs = { git = "https://github.com/input-output-hk/deploy-rs" }
2727
uuid = "0.8.2"
2828

2929
[dependencies.clap]

0 commit comments

Comments
 (0)