ni-fpga-interface-build 0.1.0

Provide the ability to access an NI FPGA application from Rust
Documentation
[dependencies.cc]
version = "1.0"

[dependencies.lang-c]
version = "0.15"

[dependencies.libc]
version = "0.2"

[dependencies.prettyplease]
version = "0.2"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["visit", "parsing"]
version = "2.0"

[dependencies.thiserror]
version = "1"

[package]
authors = ["James McNally <james@wiresmithtech.com>"]
description = "Provide the ability to access an NI FPGA application from Rust"
edition = "2021"
license = "MIT"
name = "ni-fpga-interface-build"
readme = "README.md"
repository = "https://github.com/WiresmithTech/ni-fpga-interface"
version = "0.1.0"