# 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 = "grapple-m24c64" version = "0.1.1" authors = ["Jaci Brunning"] description = "A Rust embedded-hal driver for the M24C64 I2C EEPROM" documentation = "https://docs.rs/grapple-m24c64" readme = "README.md" categories = [ "embedded", "hardware-support", "no-std", ] license = "MIT" repository = "https://github.com/GrappleRobotics/m24c64" [dependencies.embedded-hal] version = "0.2.7"