Skip to content

Commit

Permalink
update trust-dns-resolver to 0.11 (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluejekyll authored and seanmonstar committed Apr 30, 2019
1 parent 40550ae commit 15595ac
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 @@ -44,7 +44,7 @@ native-tls = { version = "0.2", optional = true }
rustls = { version = "0.15", features = ["dangerous_configuration"], optional = true }
socks = { version = "0.3.2", optional = true }
tokio-rustls = { version = "0.9", optional = true }
trust-dns-resolver = { version = "0.10", 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"
Expand Down

0 comments on commit 15595ac

Please sign in to comment.