[package] name = "nfc-sys" version = "0.1.5" authors = ["Daniel Griffin "] 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"