Skip to content

Commit 26e2756

Browse files
authored
Merge pull request #39 from NobodyXu/BumpDep
Bump dep openssh-mux-client to v0.14.3
2 parents 01d33a9 + 7eb4e9a commit 26e2756

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +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.0", optional = true }
49-
# needed to make openssh-mux-client compile with -Zminimal-versions
50-
serde = "1.0.103"
48+
openssh-mux-client = { version = "0.14.3", optional = true }
5149

5250
[dev-dependencies]
5351
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)