mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-16 09:25:04 +01:00
small fixes
This commit is contained in:
parent
185d77e94f
commit
026965bda5
19 changed files with 124 additions and 106 deletions
|
|
@ -22,6 +22,8 @@ x25519-dalek = "2.0.1"
|
|||
tracing.workspace = true
|
||||
base64 = "0.22.1"
|
||||
secrecy = "0.8.0"
|
||||
hex = "0.4.3"
|
||||
serde = { version = "1.0.209", features = ["derive"] }
|
||||
|
||||
[dev-dependencies]
|
||||
hex-literal = "0.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue