async-dnssd 0.3.0

Asynchronous wrapper for DNS-SD C libraries
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
after_success:
  - './.travis/travis-doc-upload.sh'
before_install:
  - sudo apt-get -qq update
  - sudo apt-get install -y libavahi-compat-libdnssd-dev