freefare-sys 0.2.1

FFI bindings for the libfreefare library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "freefare-sys"
version = "0.2.1"
dependencies = [
 "libc",
 "nfc-sys",
]

[[package]]
name = "libc"
version = "0.2.175"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"

[[package]]
name = "nfc-sys"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98e81aa40741063239b7df1b7c7a4b856b6bc0a0fd7dcb36211923a519fcdd8e"
dependencies = [
 "libc",
]