hap 0.0.6

Rust implementation of the Apple HomeKit Accessory Protocol (HAP)
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  fast_finish: true
cache: cargo
branches:
  only:
  - master