Managed to generate a first secret
This commit is contained in:
@ -6,5 +6,6 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
libotp = "0.1.4"
|
||||
totp_rfc6238 = "0.5.0"
|
||||
base64 = "0.13.0"
|
||||
clap = { version = "3.1.6", features = ["derive"] }
|
Reference in New Issue
Block a user