mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-14 16:35:06 +01:00
attempts
This commit is contained in:
parent
26fd89d9f8
commit
e4363a61d2
3 changed files with 40 additions and 32 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
crypto-bigint = "0.5.5"
|
||||
ed25519-dalek = "2.1.1"
|
||||
ed25519-dalek = { version = "2.1.1" }
|
||||
eyre = "0.6.12"
|
||||
rand = "0.8.5"
|
||||
sha2 = "0.10.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue