Skip to content

Commit 87a4a8b

Browse files
build(deps): bump ssh2 from 0.8.2 to 0.8.3
Bumps [ssh2](https://github.com/alexcrichton/ssh2-rs) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/alexcrichton/ssh2-rs/releases) - [Commits](alexcrichton/ssh2-rs@0.8.2...0.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fa3f922 commit 87a4a8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ uart_16550 = "0.2.10"
3232

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

0 commit comments

Comments
 (0)