# 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] name = "busmust" version = "0.1.3" authors = [ "Dan Glastonbury ", "Sergey Anufrienko ", ] description = "Bindings to BusMust USB-CAN APIs" homepage = "https://github.com/madprogrammer/busmust-rs" keywords = [ "busmust", "can", "canfd", "isotp", ] categories = ["api-bindings"] license = "MIT/Apache-2.0" repository = "https://github.com/madprogrammer/busmust-rs" [lib] name = "busmust" path = "src/lib.rs" [dependencies.bitflags] version = "1" [dependencies.busmust-sys] version = "0.1.3" [dependencies.clap] version = "4.1.8" [dev-dependencies.clap] version = "4.1.8"