Skip to content

Commit

Permalink
Merge pull request #7 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.4
  • Loading branch information
skitsanos authored Nov 15, 2023
2 parents 5518f43 + 650a230 commit 51b597b
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.3"
ssh-rs = "0.4.4"
structopt = "0.3.26"

0 comments on commit 51b597b

Please sign in to comment.