[dependencies.dataview]
version = "1.0"
[dependencies.env_logger]
version = "0.11.0"
[dependencies.format-bytes]
version = "0.3"
[dependencies.inputflow]
version = "0.1"
[dependencies.log]
default-features = false
version = "0.4"
[dependencies.ron]
version = "0.8"
[dependencies.serde]
version = "1.0"
[dependencies.serialport]
version = "4.4"
[features]
plugins = ["inputflow/plugins"]
[lib]
crate-type = ["lib", "cdylib"]
[package]
authors = ["ConnorBP <Connor.Postma@gmail.com>"]
categories = ["api-bindings"]
description = "KMBox plugin for the inputflow framework"
edition = "2021"
keywords = ["inputflow", "arduino", "dma", "kmbox", "serial"]
license = "MIT"
name = "inputflow-kmbox"
readme = "README.md"
repository = "https://github.com/ConnorBP/inputflow"
version = "0.1.0"