uldaq-sys 0.3.0

Raw FFI bindings for the uldaq library (Measurement Computing / Data Translation DAQ devices)
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 = "2024"
name = "uldaq-sys"
version = "0.3.0"
build = "build.rs"
links = "uldaq"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Raw FFI bindings for the uldaq library (Measurement Computing / Data Translation DAQ devices)"
readme = "README.md"
license = "MIT"
repository = "https://code.ascee.nl/ascee/uldaqrs"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]

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

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

[build-dependencies.cc]
version = "1.4"
features = ["parallel"]

[build-dependencies.glob]
version = "0.3"

[build-dependencies.pkg-config]
version = "0.3"