This commit is contained in:
@@ -19,7 +19,7 @@ path = "src/main.rs"
|
||||
opt-level = 0
|
||||
|
||||
[dependencies]
|
||||
ctap_hmac = { git = "https://git.shimun.net/shimun/ctap", rev = "cc48719cfa1375909877265905264fad875d1fa3", features = ["request_multiple"] }
|
||||
ctap_hmac = { git = "https://git.shimun.net/shimun/ctap", rev = "0.4.0", features = ["request_multiple"] }
|
||||
pamsm = { version = "0.3.3", features = ["libpam"] }
|
||||
regex = "1.3.1"
|
||||
rand = "0.7.2"
|
||||
|
||||
Reference in New Issue
Block a user