Skip to content

Commit 346a060

Browse files
committed
Bump dep openssh-mux-client to v0.15.1
that fixed the dep on yanked tokio-io-utility v0.6.4 Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent eb51149 commit 346a060

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
@@ -47,7 +47,7 @@ tokio-pipe = "0.2.8"
4747
once_cell = "1.8.0"
4848
dirs = "4.0.0"
4949

50-
openssh-mux-client = { version = "0.15.0", optional = true }
50+
openssh-mux-client = { version = "0.15.1", optional = true }
5151

5252
[dev-dependencies]
5353
regex = "1"

0 commit comments

Comments
 (0)