mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
Update dependencies (#182)
This commit is contained in:
parent
ea35dcbc74
commit
f9e7493be5
@ -8,11 +8,11 @@ edition = "2018"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
bytes = "0.4"
|
bytes = "0.4"
|
||||||
futures = "0.1"
|
futures = "0.1"
|
||||||
env_logger = "0.6"
|
env_logger = "0.7.0"
|
||||||
derive_more = "0.14"
|
derive_more = "0.15.0"
|
||||||
prost = "0.4.0"
|
prost = "0.5.0"
|
||||||
prost-derive = "0.4.0"
|
prost-derive = "0.5.0"
|
||||||
|
|
||||||
actix = "0.8.2"
|
actix = "0.8.3"
|
||||||
actix-web = "1.0.0"
|
actix-web = "1.0.8"
|
||||||
actix-protobuf = "0.4.0"
|
actix-protobuf = "0.4.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user