This commit is contained in:
Frank Denis 2021-01-01 00:03:32 +01:00
parent 3ee8477ffa
commit b544ca3daa
5 changed files with 12 additions and 20 deletions

View file

@ -19,7 +19,7 @@ tls = ["libdoh/tls"]
libdoh = { path = "src/libdoh", version = "0.3.3" }
clap = "2.33.3"
jemallocator = "0.3.2"
tokio = { version = "0.2.24", features = ["rt-threaded", "time", "tcp", "udp", "stream", "parking_lot"] }
tokio = { version = "1.0.0", features = ["net", "io-std", "io-util", "fs", "time", "rt-multi-thread", "parking_lot"] }
[package.metadata.deb]
extended-description = """\