# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "auto_uds" version = "0.5.5" authors = [ "Yuri Astrakhan ", "Ashcon Mohseninia ", ] description = "DEPRECATED: The new crate name automotive_diag." readme = "README.md" keywords = [ "uds", "iso14229", "iso_14229_1", "automotive", "no_std", ] categories = [ "embedded", "no-std", "encoding", "parsing", ] license = "MIT OR Apache-2.0" repository = "https://github.com/nyurik/automotive_diag" [dependencies.enum2repr] version = "0.1" [dev-dependencies.cargo-husky] version = "1" features = ["user-hooks"] default-features = false [features] default = ["std"] std = []