use gh dep
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2019-09-18 19:12:14 +02:00
parent 814761565d
commit d5d92e6c41
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ authors = ["shimunn <shimun@shimun.net>"]
edition = "2018"
[dependencies]
ctap = { git = "https://git.shimun.net/shimun/ctap.git", branch = "hmac_ext" }
ctap = { git = "https://github.com/shimunn/ctap.git", branch = "hmac_ext" }
cryptsetup-rs = "0.2.0"
hex = "0.3.2"
rust-crypto = "0.2.36"