Now saves Folder hierarchy

This commit is contained in:
Pablu23
2023-05-07 22:48:10 +02:00
parent aec8725474
commit a68a33ef20
3 changed files with 86 additions and 82 deletions

View File

@@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.71"
chacha20 = "0.9.0"
rand = "0.8.5"
rand_core = "0.6.4"