libindigo-sys 0.3.2+INDIGO.2.0.300

Rust FFI bindings for the INDIGO system library generated by bindgen.
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "libindigo-sys"
version = "0.3.2+INDIGO.2.0.300"
build = "build.rs"
exclude = ["/externals/indigo/ "]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Rust FFI bindings for the INDIGO system library generated by bindgen."
readme = "README.md"
keywords = [
    "astronomy",
    "astrophotography",
    "indigo",
    "indi",
    "ffi",
]
categories = [
    "asynchronous",
    "external-ffi-bindings",
    "hardware-support",
]
license = "MIT"
repository = "https://github.com/chrsoo/libindigo-rs"

[lib]
name = "libindigo_sys"
path = "src/lib.rs"

[dependencies]

[build-dependencies.bindgen]
version = "0.71"
features = ["prettyplease"]

[build-dependencies.regex]
version = "1.11"

[build-dependencies.rev_buf_reader]
version = "0.3.0"

[build-dependencies.semver]
version = "1.0.23"