Skip to content

Commit 5c19410

Browse files
authored
Bump dep openssh-mux-client to v0.14.4 (#47)
tokio-io-utility used by openssh-mux-client v0.14.3 is yanked. Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 1b38812 commit 5c19410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ io-lifetimes = "0.5"
4545
once_cell = "1.8.0"
4646
dirs = "4.0.0"
4747

48-
openssh-mux-client = { version = "0.14.3", optional = true }
48+
openssh-mux-client = { version = "0.14.4", optional = true }
4949

5050
[dev-dependencies]
5151
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)