# 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 = "eeprom25aa02e48" version = "1.0.1" authors = ["Alex Martens "] description = "Platform-agnostic Rust driver for the 25AA02E48 EEPROM." homepage = "https://github.com/newAM/eeprom25aa02e48-rs" readme = "README.md" keywords = [ "eeprom", "spi", "driver", "embedded-hal-driver", "microchip", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "MIT" repository = "https://github.com/newAM/eeprom25aa02e48-rs" [dependencies.embedded-hal] version = "1" [dev-dependencies.embedded-hal-mock] version = "0.10" [dev-dependencies.ftdi-embedded-hal] version = "0.21" features = ["libftd2xx"]