File name gets encrypted, private dir gets deleted
This commit is contained in:
@@ -11,3 +11,10 @@ rand = "0.8.5"
|
||||
rand_core = "0.6.4"
|
||||
rpassword = "7.2.0"
|
||||
rust-argon2 = "1.0.0"
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "1.3.0"
|
||||
features = [
|
||||
"v4",
|
||||
"fast-rng"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user