This commit is contained in:
2023-08-29 21:34:01 +02:00
parent 3d05e80d84
commit 8ed85b6f72
4 changed files with 47 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ features = ["headers"]
[dependencies.tokio]
version = "1"
features = ["macros", "rt-multi-thread"]
features = ["macros", "rt-multi-thread", "tracing"]
[dependencies.hyper]
version = "0.14"