[build-dependencies.cmake]
version = "0.1"
[build-dependencies.cxx-build]
version = "1.0"
[dependencies.cxx]
version = "1.0"
[lib]
path = "simplersble/src/lib.rs"
[package]
build = "simplersble/build.rs"
description = "The all-in-one Bluetooth library that makes it easy to add wireless connectivity to your projects."
edition = "2021"
include = ["/VERSION", "/cmake", "/simpleble", "/simplebluez", "/simpledbus", "/simplersble"]
license = "GPL-3.0-only"
links = "simpleble"
name = "simplersble"
readme = "simplersble/README.md"
repository = "https://github.com/OpenBluetoothToolbox/SimpleBLE"
version = "0.7.3"