Skip to content

Commit 7eb4e9a

Browse files
committed
Bump dep openssh-mux-client to v0.14.3
And remove the workaround of dep serde Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 01d33a9 commit 7eb4e9a

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)