This commit is contained in:
parent
9c13fa267d
commit
8d6a90df79
4 changed files with 11 additions and 7 deletions
|
|
@ -53,6 +53,6 @@ sha256 = "1.6.0"
|
|||
p256 = "0.13.2"
|
||||
k256 = "0.13.4"
|
||||
dsa = "0.6.3"
|
||||
openssl = "0.10.78"
|
||||
openssl = {version = "0.10.78", features = ["vendored"]}
|
||||
time = "0.3.47"
|
||||
hickory-resolver = { version = "0.24", features = ["tokio-runtime"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue