[package] name = "hwio-types" version = "1.0.1" authors = ["Evan Pratten "] edition = "2018" readme = "README.md" license-file = "LICENSE" description = "High level types and traits for basic hardware IO used in robotic control software" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] measurements = "0.10.3"