mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-14 16:35:06 +01:00
fix hole
This commit is contained in:
parent
a081ecc8c8
commit
5102c3ff64
18 changed files with 527 additions and 143 deletions
|
|
@ -22,6 +22,9 @@ toml = "0.8.19"
|
|||
clap = { version = "4.5.16", features = ["derive"] }
|
||||
postcard = { version = "1.0.10", features = ["alloc"] }
|
||||
libc = "0.2.158"
|
||||
seccompiler = "0.4.0"
|
||||
secrecy = { version = "0.8.0", features = ["serde"] }
|
||||
zeroize = "1.8.1"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue