add copy function
This commit is contained in:
parent
681a38987a
commit
2761cf1676
5 changed files with 494 additions and 5 deletions
|
|
@ -15,5 +15,6 @@ rayon = "1.10.0"
|
|||
serde = { version = "1.0.219", features = ["derive", "serde_derive"] }
|
||||
serde_json = "1.0.140"
|
||||
tar = "0.4.44"
|
||||
uu_cp = "0.2.2"
|
||||
walkdir = "2.5.0"
|
||||
zip = "5.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue