mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-12 07:42:48 +10:00
feat: remove openssl dependency
This commit is contained in:
@ -19,6 +19,12 @@ serde_json = "1.0.128"
|
||||
md5 = "0.7.0"
|
||||
time-macros = "=0.2.21"
|
||||
time = "0.3.40"
|
||||
webpki = "0.22.4"
|
||||
ring = "0.17.14"
|
||||
|
||||
[dependencies.x509-parser]
|
||||
version = "0.17.0"
|
||||
features = ["verify"]
|
||||
|
||||
[dependencies.rcgen]
|
||||
version = "0.13.2"
|
||||
|
||||
Reference in New Issue
Block a user