# 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 = "2018" name = "j2534_rust" version = "1.5.0" authors = ["Ashcon Mohseninia "] description = "Cross platform SAE J2534 bindings" readme = "README.md" keywords = [ "cars", "OBD", "passthru", "diagnostics", ] license = "MIT" repository = "https://github.com/rnd-ash/J2534-Rust" [package.metadata.docs.rs] all-features = true default-target = "i686-pc-windows-msvc" [dependencies.bitflags] version = "1.3.2"