Skip to content

Commit

Permalink
Merge pull request #5 from skitsanos/renovate/ssh-rs-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate ssh-rs to 0.4.2
  • Loading branch information
skitsanos authored Oct 13, 2023
2 parents 8c4b8a8 + d948117 commit a0a3a55
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 @@ -7,5 +7,5 @@ version = "0.2.0"
edition = "2021"

[dependencies]
ssh-rs = "0.4.1"
ssh-rs = "0.4.2"
structopt = "0.3.26"

0 comments on commit a0a3a55

Please sign in to comment.