mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-01 20:25:09 +02:00
Support actix-web rc.3 (#76)
This commit is contained in:
@ -7,7 +7,7 @@ edition = "2018"
|
||||
license = "MIT/Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "=4.0.0-rc.2"
|
||||
actix-web = "=4.0.0-rc.3"
|
||||
tracing = "0.1.19"
|
||||
opentelemetry = { version = "0.17", features = ["rt-tokio-current-thread"] }
|
||||
opentelemetry-jaeger = { version = "0.16", features = ["rt-tokio-current-thread"] }
|
||||
|
Reference in New Issue
Block a user