Skip to content

Commit 8d96c97

Browse files
committed
Maybe actually fix minimal versions tests too
1 parent d591523 commit 8d96c97

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
@@ -45,7 +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 }
48+
openssh-mux-client = { version = "0.14.2", optional = true }
4949
# needed to make openssh-mux-client compile with -Zminimal-versions
5050
serde = "1.0.103"
5151

0 commit comments

Comments
 (0)