[package] name = "libftdi-sys" version = "1.4.1" authors = ["Nanashi Mitame "] edition = "2018" license = "LGPL-2.0-or-later" description = "FFI wrapper around libftdi" repository = "https://git.mita.me/Mitame/ftdi-rs" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen="0.56.0"