[build-dependencies.bindgen]
version = "0.65.1"
[build-dependencies.gphoto2_test]
optional = true
version = "1.0"
[build-dependencies.pkg-config]
version = "0.3.25"
[dependencies.gphoto2_test]
optional = true
version = "1.0"
[features]
test = ["gphoto2_test"]
[package]
build = "src/build.rs"
description = "System bindings to libgphoto2"
edition = "2021"
license = "LGPL-2.1-only"
links = "gphoto2"
name = "libgphoto2_sys"
readme = "README.md"
repository = "https://git.maxicarlos.de/maxicarlos08/gphoto2-rs"
version = "1.2.3"