mirror of
https://github.com/sadoyan/aralez.git
synced 2026-04-29 22:38:36 +08:00
Project rename. Load multiple certificates from folder.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "gazan"
|
||||
version = "0.1.0"
|
||||
name = "aralez"
|
||||
version = "0.9.1"
|
||||
edition = "2021"
|
||||
|
||||
[profile.release]
|
||||
@@ -43,4 +43,9 @@ arc-swap = "1.7.1"
|
||||
mimalloc = { version = "0.1.46", default-features = false }
|
||||
prometheus = "0.14.0"
|
||||
lazy_static = "1.5.0"
|
||||
openssl = "0.10.72"
|
||||
x509-parser = "0.17.0"
|
||||
rustls-pemfile = "2.2.0"
|
||||
|
||||
#openssl = "0.10.72"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user