1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-01 20:25:09 +02:00

Bump actix-web (#47)

This commit is contained in:
Riley
2021-10-21 03:47:27 -05:00
committed by GitHub
parent 56022d577a
commit 032b7cd48f
5 changed files with 4 additions and 6 deletions

View File

@ -7,7 +7,7 @@ edition = "2018"
license = "MIT/Apache-2.0"
[dependencies]
actix-web = "=4.0.0-beta.9"
actix-web = "=4.0.0-beta.10"
tracing = "0.1.19"
opentelemetry = { version = "0.14", features = ["rt-tokio-current-thread"] }
opentelemetry-jaeger = { version = "0.13", features = ["tokio"] }