[package] name = "rigolds1000z" version = "0.0.2" authors = ["Kezi "] edition = "2018" license= "LGPL-3.0-or-later" repository = "https://gitlab.com/Kezi/rust-rigolds1000" description = "Rust wrapper around SCPI commands for Rigol's DS1000Z series oscilloscopes, tested on DS1054Z" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] log = "0.4"