mirror of
https://github.com/actix/actix-extras.git
synced 2025-09-01 03:47:17 +02:00
fixup other cargo manifests
This commit is contained in:
@@ -19,10 +19,10 @@ name = "actix_protobuf"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
actix-web = { version = "4.0.0-beta.4", default_features = false }
|
||||
actix-rt = "2"
|
||||
actix-web = { version = "4.0.0-beta.5", default_features = false }
|
||||
derive_more = "0.99.5"
|
||||
futures-util = { version = "0.3.7", default-features = false }
|
||||
derive_more = "0.99"
|
||||
prost = "0.7"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user