hyper-dns 0.3.0

This crates provides a NetworkConnector for Hyper which adds the ability to perform SRV lookups on URLs.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly