mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-02 12:44:34 +02:00
Downgrade actix-web to beta5
This commit is contained in:
@ -7,7 +7,7 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4.0.0-beta.6"
|
||||
actix-web = "4.0.0-beta.5"
|
||||
opentelemetry = { version = "0.13", features = ["rt-tokio-current-thread"] }
|
||||
opentelemetry-jaeger = { version = "0.12", features = ["tokio"] }
|
||||
tracing-opentelemetry = { version = "0.12" }
|
||||
|
Reference in New Issue
Block a user