1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +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

@ -19,7 +19,7 @@ path = "src/lib.rs"
[dependencies]
actix-web = { version = "1.0.2", default-features = false }
actix-http = "0.2.4"
actix-http = "0.2.9"
actix-service = "0.4.1"
bitflags = "1"
bytes = "0.4"