[package]
name = "android-bluetooth-serial"
version = "0.2.0"
authors = ["wuwbobo2021 <wuwbobo@outlook.com>"]
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/wuwbobo2021/android-bluetooth-serial-rs"
readme = "README.md"
description = "This crate is obsolete. Please use the 'bluetooth_rust' crate."
keywords = ["bluetooth", "rfcomm", "spp", "android"]
categories = ["api-bindings", "hardware-support"]
[package.metadata.docs.rs]
default-target = "aarch64-linux-android"
targets = [
"aarch64-linux-android"
]
[dependencies]
[lib]
name = "android_bluetooth_serial"
path = "lib.rs"