add /ssh-unlock-disk command
This commit is contained in:
@@ -9,6 +9,8 @@ clap = { version = "4", features = [ "derive" ] }
|
||||
deltachat = { path = "./chatmail-core" }
|
||||
env_logger = "0.11.9"
|
||||
eui48 = { version = "1.1.0", features = [ "serde" ] }
|
||||
log = { version = "0.4.29" }
|
||||
russh = { version = "0.60.0" }
|
||||
serde = { version = "1", features = [ "derive" ] }
|
||||
serde_yaml = { version = "0.9" }
|
||||
tokio = { version = "1.50.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user