1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

update url crate

This commit is contained in:
Nikolay Kim
2019-08-13 11:03:24 -07:00
parent 55179d6ab2
commit b1cb72d088
4 changed files with 7 additions and 5 deletions

View File

@ -44,7 +44,7 @@ flate2-rust = ["actix-http/flate2-rust"]
[dependencies]
actix-codec = "0.1.2"
actix-service = "0.4.1"
actix-http = "0.2.8"
actix-http = "0.2.9"
base64 = "0.10.1"
bytes = "0.4"
derive_more = "0.15.0"