Skip to content

Commit

Permalink
pin ed25519-dalek
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Mar 24, 2024
1 parent f2ba56c commit 11398a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions warpgate-protocol-ssh/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ async-trait = "0.1"
bimap = "0.6"
bytes = "1.3"
dialoguer = "0.10"
ed25519-dalek = "2.0.1" # pin due to build fail on x86 in 2.1
futures = "0.3"
russh = { version = "0.43.0", features = ["vendored-openssl"] }
# russh = { version = "0.35.0-beta.6", features = ["vendored-openssl"], path = "../../russh/russh"}
Expand Down

0 comments on commit 11398a0

Please sign in to comment.