# 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 = "ad9912" version = "0.1.1" authors = ["Robert Jördens "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "AD9912 1 GHz DDS SPI driver" readme = false keywords = ["spi"] categories = [ "embedded", "no-std", ] license = "MIT OR Apache-2.0" repository = "https://github.com/quartiq/stabilizer" [lib] name = "ad9912" path = "src/lib.rs" [dependencies.arbitrary-int] version = "1.2.7" features = ["serde"] [dependencies.bitbybit] version = "1.3.2" [dependencies.embedded-hal] version = "1.0" [dependencies.num-traits] version = "0.2.19" default-features = false [dependencies.thiserror] version = "2.0.3" default-features = false