1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 06:39:22 +02:00

update deps

This commit is contained in:
Nikolay Kim
2019-12-13 12:36:15 +06:00
parent 232f71b3b5
commit fac6dec3c9
9 changed files with 27 additions and 31 deletions

View File

@ -40,7 +40,7 @@ actix-http = "1.0.0"
actix-rt = "1.0.0"
base64 = "0.11"
bytes = "0.5.2"
bytes = "0.5.3"
derive_more = "0.99.2"
futures-core = "0.3.1"
log =" 0.4"