blurz 0.1.2

Bluetooth lib for Rust using blueZ/dbus
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "blurz"
version = "0.1.2"
dependencies = [
 "dbus",
 "rustc-serialize",
]

[[package]]
name = "dbus"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94d266a872aaf68b50d02083c429a3686935ab6ab54824290509cdc422673eaf"
dependencies = [
 "libc",
 "pkg-config",
]

[[package]]
name = "libc"
version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"

[[package]]
name = "pkg-config"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"

[[package]]
name = "rustc-serialize"
version = "0.3.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe834bc780604f4674073badbad26d7219cadfb4a2275802db12cbae17498401"