Skip to content

Commit ed01ed0

Browse files
build: Bump ssh2 from 0.9.4 to 0.9.5
Bumps [ssh2](https://github.com/alexcrichton/ssh2-rs) from 0.9.4 to 0.9.5. - [Commits](alexcrichton/ssh2-rs@0.9.4...0.9.5) --- updated-dependencies: - dependency-name: ssh2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c402983 commit ed01ed0

File tree

2 files changed

+19
-51
lines changed

2 files changed

+19
-51
lines changed

Cargo.lock

Lines changed: 18 additions & 50 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
@@ -51,5 +51,5 @@ fdt = "0.1.5"
5151
[dev-dependencies]
5252
dirs = "6.0.0"
5353
rand = "0.9.0"
54-
ssh2 = { version = "0.9.4", features = ["vendored-openssl"] }
54+
ssh2 = { version = "0.9.5", features = ["vendored-openssl"] }
5555
tempfile = "3.16.0"

0 commit comments

Comments
 (0)