# 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 = "axp2101" version = "0.1.0" description = "AXP2101 embedded-hal drivers" readme = "README.md" keywords = [ "no_std", "embedded", "embedded-hal", "pmu", "axp2101", ] license = "MIT" [dependencies.bitfield] version = "0.15.0" [dependencies.bitfield-struct] version = "0.9.0" [dependencies.embedded-hal] version = "1.0.0"