This commit is contained in:
2024-06-28 19:19:17 +02:00
parent 8bac181552
commit 32d5707055
6 changed files with 132 additions and 4 deletions

View File

@ -106,9 +106,12 @@ dependencies = [
"asn1",
"clap",
"env_logger",
"foreign-types-shared",
"lazy_static",
"libc",
"log",
"openssl",
"openssl-sys",
"thiserror",
]