[dependencies.enum2repr]
version = "0.1"
[dev-dependencies.cargo-husky]
default-features = false
features = ["user-hooks"]
version = "1"
[features]
default = ["std"]
std = []
[package]
authors = ["Yuri Astrakhan <YuriAstrakhan@gmail.com>", "Ashcon Mohseninia <ashconm@outlook.com>"]
categories = ["embedded", "no-std", "encoding", "parsing"]
description = "Core definitions of the Unified Diagnostic Services specification for road vehicles ISO-14229"
edition = "2021"
keywords = ["uds", "iso14229", "iso_14229_1", "automotive", "no_std"]
license = "MIT OR Apache-2.0"
name = "auto_uds"
readme = "README.md"
repository = "https://github.com/nyurik/auto_uds"
version = "0.4.4"