nfc-sys 0.1.5

FFI bindings for the libnfc library
Documentation
[package]
name = "nfc-sys"
version = "0.1.5"
authors = ["Daniel Griffin <danielseangriffin@gmail.com>"]
description = "FFI bindings for the libnfc library"
documentation = "https://github.com/dsgriffin/nfc-sys"
homepage = "https://github.com/dsgriffin/nfc-sys"
repository = "https://github.com/dsgriffin/nfc-sys"
readme = "README.md"
keywords = ["device", "communication", "ffi", "nfc"]
license = "MIT"

[dependencies]
libc = "0.2.0"