mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
chore: simplify cert-watch runtime
This commit is contained in:
@ -14,5 +14,5 @@ log.workspace = true
|
||||
notify = "6"
|
||||
rustls.workspace = true
|
||||
rustls-pemfile = "1"
|
||||
tokio = { workspace = true, features = ["time", "rt-multi-thread", "macros"] }
|
||||
tokio = { workspace = true, features = ["time", "rt", "macros"] }
|
||||
parking_lot = "0.12"
|
||||
|
Reference in New Issue
Block a user