Initial not working attempt
This commit is contained in:
@ -7,4 +7,4 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
libotp = "0.1.4"
|
||||
clap = "3.1.6"
|
||||
clap = { version = "3.1.6", features = ["derive"] }
|
Reference in New Issue
Block a user