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

Update actix-web, prepare new release

This commit is contained in:
LukeMathWalker
2022-01-05 18:05:28 +00:00
parent 615f8fa39d
commit 06f07f30ca
5 changed files with 8 additions and 8 deletions

View File

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