Skip to content

Commit d6ab753

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump ssh-key from 0.6.5 to 0.6.6
Bumps [ssh-key](https://github.com/RustCrypto/SSH) from 0.6.5 to 0.6.6. - [Commits](RustCrypto/SSH@ssh-key/v0.6.5...ssh-key/v0.6.6) --- updated-dependencies: - dependency-name: ssh-key dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fc55a2 commit d6ab753

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
@@ -28,7 +28,7 @@ rayon = "1.10"
2828
rayon-core = "1.12"
2929
scopetime = { path = "../scopetime", version = "0.1" }
3030
serde = { version = "1.0", features = ["derive"] }
31-
ssh-key = { version = "0.6.4", features = ["crypto", "encryption"] }
31+
ssh-key = { version = "0.6.6", features = ["crypto", "encryption"] }
3232
thiserror = "1.0"
3333
unicode-truncate = "0.2"
3434
url = "2.5"

0 commit comments

Comments
 (0)