switch to async

This commit is contained in:
2022-08-28 23:07:52 +02:00
parent 29c101fb1c
commit 96f5d2d781
2 changed files with 70 additions and 32 deletions

View File

@@ -6,7 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dirs = "4.0.0"
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.9.9"
ssh2 = "0.9"