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

prepare actix-http release

This commit is contained in:
Nikolay Kim
2019-05-12 09:56:55 -07:00
parent 45c05978b0
commit 07b9707ca1
4 changed files with 10 additions and 6 deletions

View File

@ -29,7 +29,7 @@ actix-service = "0.4.0"
bytes = "0.4"
derive_more = "0.14"
futures = "0.1.25"
hashbrown = "0.2.2"
hashbrown = "0.3.0"
serde = "1.0"
serde_json = "1.0"
time = "0.1.42"