Skip to content

Commit 610685f

Browse files
Update openssh-mux-client requirement from 0.15.1 to 0.17.0 (#131)
Updates the requirements on [openssh-mux-client](https://github.com/openssh-rust/openssh-mux-client) to permit the latest version. - [Release notes](https://github.com/openssh-rust/openssh-mux-client/releases) - [Commits](https://github.com/openssh-rust/openssh-mux-client/commits) --- updated-dependencies: - dependency-name: openssh-mux-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9327111 commit 610685f

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 = "5.0.0"
4949

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

5252
libc = "0.2.137"
5353

0 commit comments

Comments
 (0)