feat: encrypt works
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
zeroize = "1.5.7"
|
||||
clap = "2.33"
|
||||
hex = "0.4"
|
||||
base64 = "0.13.0"
|
||||
|
||||
Reference in New Issue
Block a user