Skip to content

Commit 1aa0750

Browse files
build(deps): bump ssh2 from 0.8.3 to 0.9.0
Bumps [ssh2](https://github.com/alexcrichton/ssh2-rs) from 0.8.3 to 0.9.0. - [Release notes](https://github.com/alexcrichton/ssh2-rs/releases) - [Commits](alexcrichton/ssh2-rs@0.8.3...0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5159399 commit 1aa0750

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ uart_16550 = "0.2.10"
3232

3333
[dev-dependencies]
3434
rand = "0.8.1"
35-
ssh2 = "0.8.3"
35+
ssh2 = "0.9.0"
3636
tempfile = "3.1.0"

0 commit comments

Comments
 (0)