Bump 'cookie' dependency for 'SameSite' changes.

This commit is contained in:
Sergio Benitez 2018-01-04 23:47:22 -08:00
parent b352f7c24a
commit 1b77376162
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ isatty = "0.1"
[dependencies.cookie]
git = "https://github.com/alexcrichton/cookie-rs"
rev = "f4e6930"
rev = "a15b37a"
features = ["percent-encode", "secure"]
[dev-dependencies]