mirror of
https://git.asonix.dog/asonix/http-signature-normalization.git
synced 2024-11-21 17:00:59 +00:00
Stable tracing-actix-web
This commit is contained in:
parent
d10ba12dd0
commit
c8d88b10b6
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue