Skip to content

Commit f0988b7

Browse files
authored
Merge pull request #99 from openssh-rust/fix
Bump dep openssh-mux-client to v0.15.1
2 parents eb51149 + 346a060 commit f0988b7

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)