add tracing to tokio

i18n
marshmallow 1 year ago committed by marshmallow
parent 84f0d84413
commit 38f8037908

@ -69,7 +69,7 @@ features = ["toml"]
[dependencies.tokio]
version = "1.21.0"
features = ["process", "macros", "rt-multi-thread"]
features = ["process", "macros", "rt-multi-thread", "tracing"]
[build-dependencies]
cargo_toml = "0.13.0"

Loading…
Cancel
Save