1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

chore(cert-watch): better error handling

This commit is contained in:
Rob Ede
2024-02-06 02:55:39 +00:00
parent 183c924220
commit 7f20870e0f
3 changed files with 11 additions and 14 deletions

2
Cargo.lock generated
View File

@ -1990,7 +1990,7 @@ dependencies = [
"parking_lot 0.12.1",
"rustls 0.21.10",
"rustls-pemfile",
"tokio 1.35.1",
"tokio 1.36.0",
]
[[package]]