Releases: ewilken/hap-rs
Releases · ewilken/hap-rs
v0.0.4
- adapt to Rust 2018
- replace tokio-io & tokio-core with tokio
- update Hyper to 0.12
- make the Server thread-safe
- fix #12
v0.0.3
implement some clippy changes
v0.0.2
Merge pull request #8 from ewilken/dynamic
Adding/removing Accessories dynamically