Skip to content

Commit

Permalink
Update cookie 0.12 and cookie_store 0.7 (#518)
Browse files Browse the repository at this point in the history
Fix #517
  • Loading branch information
repi authored and seanmonstar committed May 6, 2019
1 parent 1bdc3fa commit 7956024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ socks = { version = "0.3.2", optional = true }
tokio-rustls = { version = "0.9", optional = true }
trust-dns-resolver = { version = "0.11", optional = true }
webpki-roots = { version = "0.16", optional = true }
cookie_store = "0.5.1"
cookie = "0.11.0"
cookie_store = "0.7.0"
cookie = "0.12.0"
time = "0.1.42"

[dev-dependencies]
Expand Down

0 comments on commit 7956024

Please sign in to comment.