Skip to content

Commit

Permalink
Update min version of http
Browse files Browse the repository at this point in the history
Closes actix#630
  • Loading branch information
DoumanAsh committed Dec 15, 2018
1 parent 46db094 commit e8bdcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ base64 = "0.10"
bitflags = "1.0"
failure = "^0.1.2"
h2 = "0.1"
http = "^0.1.8"
http = "^0.1.14"
httparse = "1.3"
log = "0.4"
mime = "0.3"
Expand Down

0 comments on commit e8bdcb1

Please sign in to comment.