feat!: add copying for cross fs support

This commit is contained in:
2026-02-04 19:20:51 -08:00
parent 1d05bb8944
commit e40f1bb3d6
9 changed files with 106 additions and 21 deletions

View File

@@ -10,6 +10,7 @@ ctrlc = "3.5.1"
dirs = "6.0.0"
flate2 = "1.1.8"
indicatif = "0.18.3"
libc = "0.2.180"
serde = { version = "1.0.228", features = ["derive"] }
shellexpand = "3.1.1"
tar = "0.4.44"