Bump tracing-actix-web

This commit is contained in:
asonix 2022-11-22 10:24:55 -06:00
parent fa76edf777
commit 68e55bee28

View file

@ -44,7 +44,7 @@ tracing-futures = "0.2"
[dev-dependencies]
actix-rt = "2.6.0"
tracing-actix-web = { version = "0.5.0" }
tracing-actix-web = { version = "0.6.0" }
tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt"] }
[package.metadata.docs.rs]