Wire native Dosh auth runtime
This commit is contained in:
@@ -20,9 +20,11 @@ portable-pty = "0.8"
|
||||
rand = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
sha2 = "0.10"
|
||||
ssh-key = { version = "0.6.7", features = ["ed25519"] }
|
||||
tokio = { version = "1.41", features = ["full"] }
|
||||
toml = "0.8"
|
||||
vt100 = "0.15"
|
||||
x25519-dalek = { version = "2.0.1", features = ["static_secrets", "getrandom"] }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.14"
|
||||
|
||||
Reference in New Issue
Block a user