# 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 = "afe4404" version = "0.2.4" authors = ["Fabio Cragnolini "] description = "AFE4404 driver for Rust embedded-hal." readme = "README.md" keywords = [ "afe4404", "embedded-hal", "driver", ] categories = [ "embedded", "no-std", "hardware-support", ] license = "MIT" repository = "https://github.com/pulse-loop/AFE4404" [package.metadata.esp-idf-sys] esp_idf_tools_install_dir = "out" [dependencies.embedded-hal] version = "1.0.0-alpha.9" [dependencies.modular-bitfield] version = "0.11.2" [dependencies.spin] version = "0.9.4" [dependencies.thiserror-no-std] version = "2.0.2" [dependencies.uom] version = "0.33.0" [build-dependencies.codegen] version = "0.2.0"