# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "mma7660fc" version = "0.1.2" authors = ["Rahul Thakoor "] description = "A platform agnostic driver to interface with the MMA7660FC 3-Axis Accelerometer via I2C" readme = "README.md" keywords = ["mma7660", "embedded-hal-driver", "grove", "accelerometer", "seeed"] license = "MIT/Apache-2.0" repository = "https://github.com/rahul-thakoor/mma7660fc" [dependencies.cast] version = "0.2.2" [dependencies.embedded-hal] version = "0.1.0" [dev-dependencies.linux-embedded-hal] version = "0.1.1"