mirror of
https://github.com/actix/examples
synced 2025-08-30 09:48:07 +02:00
reduce futures dep
This commit is contained in:
@@ -4,9 +4,9 @@ version = "1.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix = "0.13"
|
||||
actix-protobuf = "0.7"
|
||||
actix-web = "4"
|
||||
|
||||
env_logger = "0.9"
|
||||
log = "0.4"
|
||||
prost = "0.9"
|
||||
|
Reference in New Issue
Block a user