Automatically update the certificates without restarting

This commit is contained in:
Frank Denis 2021-02-15 21:04:01 +01:00
parent 0a99d0d212
commit a2f342379e
4 changed files with 59 additions and 23 deletions

View file

@ -19,7 +19,7 @@ tls = ["libdoh/tls"]
libdoh = { path = "src/libdoh", version = "0.3.7", default-features = false }
clap = "2.33.3"
jemallocator = "0.3.2"
tokio = { version = "1.2.0", features = ["net", "rt-multi-thread", "parking_lot", "time"] }
tokio = { version = "1.2.0", features = ["net", "rt-multi-thread", "parking_lot", "time", "sync"] }
[package.metadata.deb]
extended-description = """\