# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "waveforms-sdk" version = "0.0.1" authors = ["Sameer Puri "] description = "Rust bindings for the Digilent WaveForms SDK" documentation = "https://docs.rs/waveforms-sdk" readme = "README.md" keywords = ["oscilloscope", "signal", "sdk", "digilent", "waveforms"] license = "MIT OR Apache-2.0" repository = "https://github.com/sammer/waveforms-sdk" [dependencies.paste] version = "1" [dependencies.uom] version = "0.31" [build-dependencies.bindgen] version = "0.58" [badges.is-it-maintained-issue-resolution] repository = "sameer/waveforms-sdk" [badges.is-it-maintained-open-issues] repository = "sameer/waveforms-sdk" [badges.maintenance] status = "passively-maintained"