mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
rough integration of async-tls CertChecks (strict and automatic but not more finegrained work)
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -684,6 +684,7 @@ dependencies = [
|
||||
"strum_macros 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"thread-local-object 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"webpki 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"webpki-roots 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user