libosdp-sys 3.2.0

Sys crate for https://github.com/goToMain/libosdp
Documentation
# 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 = "libosdp-sys"
version = "3.2.0"
authors = ["Siddharth Chandrasekaran <sidcha.dev@gmail.com>"]
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Sys crate for https://github.com/goToMain/libosdp"
homepage = "https://doc.osdp.dev/"
documentation = "https://docs.rs/libosdp-sys"
readme = "README.md"
keywords = [
    "osdp",
    "libosdp",
    "acs",
    "sia",
    "wiegand",
]
categories = [
    "development-tools",
    "embedded",
]
license = "Apache-2.0"
repository = "https://github.com/goToMain/libosdp-rs"

[features]
data_trace = []
packet_trace = []
skip_mark_byte = []

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

[build-dependencies.anyhow]
version = "1.0.100"

[build-dependencies.bindgen]
version = "0.72.1"

[build-dependencies.build-target]
version = "0.8.0"

[build-dependencies.cc]
version = "1.2.54"