Skip to content

Commit 15e444e

Browse files
Bump ssh-key from 0.6.6 to 0.6.7 (#2390)
Bumps [ssh-key](https://github.com/RustCrypto/SSH) from 0.6.6 to 0.6.7. - [Commits](RustCrypto/SSH@ssh-key/v0.6.6...ssh-key/v0.6.7) --- updated-dependencies: - dependency-name: ssh-key dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c433b4 commit 15e444e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

asyncgit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ rayon = "1.10"
3232
rayon-core = "1.12"
3333
scopetime = { path = "../scopetime", version = "0.1" }
3434
serde = { version = "1.0", features = ["derive"] }
35-
ssh-key = { version = "0.6.6", features = ["crypto", "encryption"] }
35+
ssh-key = { version = "0.6.7", features = ["crypto", "encryption"] }
3636
thiserror = "1.0"
3737
unicode-truncate = "1.0"
3838
url = "2.5"

0 commit comments

Comments
 (0)