mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 10:39:03 +02:00
bump actix-web to 4.0.0-rc.1
This commit is contained in:
@ -8,8 +8,8 @@ authors = [
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4.0.0-beta.17"
|
||||
actix-web = "4.0.0-rc.2"
|
||||
actix-protobuf = { path = "../../" }
|
||||
|
||||
env_logger = "0.8"
|
||||
prost = {version = "0.8", default_features = false, features = ["prost-derive"] }
|
||||
prost = { version = "0.8", default_features = false, features = ["prost-derive"] }
|
||||
|
Reference in New Issue
Block a user