blurz 0.4.0

Bluetooth lib for Rust using blueZ/dbus
Documentation
[package]
name = "blurz"
version = "0.4.0"
description = "Bluetooth lib for Rust using blueZ/dbus"
readme = "README.md"
authors = ["Attila Dusnoki <adusnoki@inf.u-szeged.hu>"]
repository = "https://github.com/szeged/blurz"
keywords = ["bluetooth", "bluez", "ble"]
license = "BSD-2-Clause"

[lib]
name = "blurz"
path = "src/lib.rs"

[dependencies]
dbus = "0.6"
hex = "0.3"