buttplug 5.0.0

Buttplug Intimate Hardware Control Library
fn main() {
  prost_build::compile_protos(
    &[
      "src/device/protocol/thehandy/protocomm.proto",
      "src/device/protocol/thehandy/handyplug.proto",
    ],
    &["src/device/protocol/thehandy"],
  )
  .unwrap();
}