Stable tracing-actix-web

This commit is contained in:
Aode (lion) 2022-02-04 11:01:08 -06:00
parent d10ba12dd0
commit c8d88b10b6

View file

@ -44,7 +44,7 @@ tracing-futures = "0.2"
[dev-dependencies]
actix-rt = "2.3.0"
tracing-actix-web = { version = "0.5.0-rc.2", git = "https://github.com/asonix/tracing-actix-web", branch = "asonix/opentelemetry-17" }
tracing-actix-web = { version = "0.5.0-rc.2" }
tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt"] }
[package.metadata.docs.rs]