# 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 = "ad9959" version = "0.3.0" authors = ["Ryan Summers "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "AD9959 4-channel DDS SPI driver" documentation = "https://docs.rs/ad9959/" readme = false license = "MIT OR Apache-2.0" resolver = "2" [lib] name = "ad9959" path = "src/lib.rs" [dependencies.bit_field] version = "0.10.2" [dependencies.bitflags] version = "2.6.0" [dependencies.bytemuck] version = "1.17.0" [dependencies.embedded-hal] version = "0.2.7" features = ["unproven"]