ni-fpga-sys 1.0.1

Rust bindings to the NI FPGA C API.
Documentation
[package]
name = "ni-fpga-sys"
version = "1.0.1"
authors = ["Connor Worley <connorbworley@gmail.com>"]
edition = "2018"
license-file = "LICENSE.md"
description = "Rust bindings to the NI FPGA C API."
repository = "https://github.com/first-rust-competition/ni-fpga-rs"

links = "NiFpga"
build = "build.rs"

[dependencies]