Skip to content

Commit

Permalink
bump ssh-key dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jan 5, 2025
1 parent 59314be commit e2e3a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ signature = "2.2"
ssh-encoding = { version = "0.2", features = [
"bytes",
], path = "../RustCrypto-SSH/ssh-encoding" }
ssh-key = { version = "0.6.7-internal.4", features = [
ssh-key = { version = "0.6.7-internal.6", features = [
"ed25519",
"rsa",
"rsa-sha1",
Expand Down

0 comments on commit e2e3a11

Please sign in to comment.