idasen 0.2.0

Control IKEA IDÅSEN standing desk via Bluetooth.
Documentation
[dependencies.btleplug]
version = "0.9.1"

[dependencies.indicatif]
version = "0.16.2"

[dependencies.thiserror]
version = "1.0.30"

[dependencies.tokio]
version = "1.16.1"

[dependencies.tokio-stream]
version = "0.1.8"

[dependencies.uuid]
version = "0.8.2"

[package]
authors = ["Andrzej Klajnert <github@aklajnert.pl>"]
description = "Control IKEA IDÅSEN standing desk via Bluetooth."
edition = "2018"
exclude = [".github/workflows"]
homepage = "https://github.com/aklajnert/idasen"
keywords = ["bluetooth", "ikea", "idasen", "standing-desk"]
license = "MIT"
name = "idasen"
readme = "README.md"
repository = "https://github.com/aklajnert/idasen"
version = "0.2.0"