# 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 = "nau88c22" version = "0.9.0" description = "Driver for the I2C register interface on the Nuvoton NAU882CC Audio CODEC" readme = "README.md" keywords = [ "nuvoton", "nau882cc", "embedded-hal", "i2c", ] license = "MIT OR Apache-2.0" [dependencies.bitfield] version = "0.14" [dependencies.defmt] version = "0.3.5" optional = true [dependencies.embedded-hal] version = "1.0.0" [features] defmt = ["dep:defmt"]