Skip to content

Commit

Permalink
Update openssh-mux-client in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywonchung committed Sep 10, 2024
1 parent f7a55e9 commit 03fb7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ tokio = { version = "1.36.0", features = [ "process", "io-util", "macros", "net"

once_cell = "1.8.0"

openssh-mux-client = { version = "0.17.0", optional = true }
openssh-mux-client = { version = "0.17.6", optional = true }

libc = "0.2.137"

Expand Down

0 comments on commit 03fb7bd

Please sign in to comment.