update dep
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-04-03 23:13:30 +02:00
parent de535c49e7
commit 70f37844d3
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ path = "src/main.rs"
[dependencies]
ctap_hmac = { git = "https://git.shimun.net/shimun/ctap", rev = "65ef57403182fce13b5266ba7838558ba2ad008f", features = ["request_multiple"] }
ctap_hmac = { git = "https://git.shimun.net/shimun/ctap", rev = "cc48719cfa1375909877265905264fad875d1fa3", features = ["request_multiple"] }
pamsm = "0.2.0"
regex = "1.3.1"
rand = "0.7.2"