# 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" rust-version = "1.65.0" name = "allegro-motor-drivers" version = "0.1.0" authors = ["John Little"] description = "Allegro microsystems motor controller driver registers" documentation = "https://docs.rs/allegro-motor-drivers" readme = "README.md" keywords = [ "no-std", "embedded", "hardware", ] categories = [ "no-std", "embedded", "hardware-support", "science::robotics", ] license = "MIT" repository = "https://github.com/johngigantic/allegro-motor-drivers" [dependencies.allegro-motor-derive] version = "0.1.0" [dependencies.bilge] version = "0.2.0" [dependencies.embedded-hal] version = "^1.0.0-rc.1" [dependencies.proc-macro-error] version = "1.0.4" [dev-dependencies]