[dependencies.crc]
version = "3.0"
[dependencies.defmt]
optional = true
version = "0.3"
[dependencies.zerocopy]
features = ["derive"]
version = "0.7"
[features]
defmt-03 = ["dep:defmt"]
[package]
description = "A library for working with the HF2 protocol."
edition = "2021"
license = "MPL-2.0"
name = "hftwo"
readme = "README.md"
repository = "https://github.com/umi-eng/hftwo"
version = "0.1.2"