[dependencies.bitflags]
version = "2.9.1"
[dependencies.bytes]
version = "1.10.1"
[dependencies.num-derive]
version = "0.4.2"
[dependencies.num-traits]
version = "0.2.19"
[lib]
name = "ti154"
path = "src/lib.rs"
[package]
authors = ["Arthur Crippa Búrigo <arthurcburigo@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Library for creating and parsing TI 15.4 UART packets."
edition = "2024"
license = "MIT"
name = "ti154"
readme = "README.md"
repository = "https://github.com/acburigo/ti154"
version = "0.6.1"