Server TLS

This commit is contained in:
Lev Kokotov
2023-04-28 11:20:49 -07:00
parent 4a87b4807d
commit 9e51b8110f
5 changed files with 166 additions and 14 deletions

View File

@@ -39,6 +39,7 @@ nix = "0.26.2"
atomic_enum = "0.2.0"
postgres-protocol = "0.6.5"
fallible-iterator = "0.2"
pin-project = "*"
[target.'cfg(not(target_env = "msvc"))'.dependencies]
jemallocator = "0.5.0"