1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

upgrade actix-web to 0.6

This commit is contained in:
Nikolay Kim
2018-05-08 11:08:43 -07:00
parent 27de52b5d5
commit bbeb262a5c
55 changed files with 689 additions and 518 deletions

View File

@ -14,4 +14,4 @@ prost = "0.2.0"
prost-derive = "0.2.0"
actix = "0.5"
actix-web = "^0.5"
actix-web = "^0.6"