This commit is contained in:
2026-05-10 19:42:47 -05:00
parent e4a3eaae08
commit bfd4814d70
6 changed files with 317 additions and 7 deletions
+2
View File
@@ -7,4 +7,6 @@ edition = "2024"
age = { version = "0.11.3", features = ["ssh"] }
clap = { version = "4.6.1", features = ["derive"] }
flate2 = "1.1.9"
rand = "0.8"
ssh-key = { version = "0.6", features = ["ed25519", "getrandom"] }
tar = "0.4.45"