ntcore-sys 0.1.1

Raw bindings to WPI's ntcore
Documentation
[package]
name = "ntcore-sys"
version = "0.1.1"
authors = ["XavilPergis <max.duzen@gmail.com>"]
description = "Raw bindings to WPI's ntcore"
repository = "https://github.com/XavilPergis/ntcore-sys"
categories = ["api-bindings", "external-ffi-bindings"]
license = "BSD-3-Clause"

build = "build.rs"
exclude = ["lib/**"]

[build-dependencies]
bindgen = "0.33"