# 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 = "2018" name = "dac8564" version = "0.0.5" authors = ["Oliver <18360865+ost-ing@users.noreply.github.com>"] description = "A simple platform agnostic library for the Texas Instruments DAC8564" readme = "README.md" keywords = [ "embedded-hal", "driver", "dac", "8564", "dac8564", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "MIT" repository = "https://github.com/ost-ing/dac8564" [dependencies.embedded-hal] version = "0.2.7" features = ["unproven"] [features] default = []