diff --git a/Cargo.toml b/Cargo.toml index 4f2d82c..dd9fb47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,7 +69,7 @@ opentelemetry_0_17_pkg = { package = "opentelemetry", version = "0.17", features ] } tracing-actix-web = { version = "0.5.0-rc.2", features = [ "opentelemetry_0_17", -], git = "https://github.com/asonix/tracing-actix-web", branch = "asonix/opentelemetry-17" } +] } tracing-subscriber = { version = "0.3", features = [ "ansi", "env-filter",