[package] name = "ble" version = "0.1.1" authors = ["Tim Ryan "] description = "Rust library for BLE access." license = "MIT" repository = "https://github.com/tessel/rust-ble.git" [[bin]] name = "ble-scan" [dependencies] regex = "0.1"