[package] name = "jt808-rs" version = "0.1.1" edition = "2021" description = "Rust for JT808 protocol" authors = ["Wendal Chen "] categories = [ "embedded", "no-std", ] repository = "https://github.com/wendal/jt808-rs" license = "MIT" readme = "README.md" [dependencies] [features] no_std = []