[package] name = "jt_util" version = "0.1.1" edition = "2021" license = "MIT OR Apache-2.0" description = "jt808 jt1078等基础库实现" homepage = "https://docs.rs/jt_util" documentation = "https://docs.rs/jt_util" repository = "https://github.com/vanjoge/jt_util/" keywords = [ "jt", "jtt", "808", "809", "1078", ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] bytes="1" encoding = "0.2" hex = "0.4" serde = { version = "1", features = ["derive"] } chrono = "0.4"