openpnp_capture_sys 0.2.5

OpenPnP capture FFI bindings
[build-dependencies.bindgen]
version = "^0.53"

[build-dependencies.cc]
optional = true
version = "^1.0"

[build-dependencies.cmake]
optional = true
version = "^0.1"

[features]
default = ["vendor"]
native = []
vendor = ["cc", "cmake"]

[package]
authors = ["Christopher N. Hesse <raymanfx@gmail.com>"]
description = "OpenPnP capture FFI bindings"
edition = "2018"
license = "MIT"
name = "openpnp_capture_sys"
repository = "https://github.com/raymanfx/openpnp-capture"
version = "0.2.5"