[package] name = "galaxy_buds_rs" version = "0.2.10" authors = ["jojii "] edition = "2018" readme = "README.md" license = "GPL-3.0" license-file = "LICENSE" repository = "https://github.com/JojiiOfficial/GalaxyBuds-rs" description = "The Galaxy Buds rfcomm protocol reverse engineered" [dependencies] async-std = "1.9.0" bluetooth-serial-port-async = "0.6.3"