libftd3xx 0.0.1

Rust safe wrapper around the libftd3xx-ffi crate.
Documentation
[dependencies.libftd3xx-ffi]
version = "~0.0.2"

[features]
static = ["libftd3xx-ffi/static"]

[package]
authors = ["David Rebbe <drebbe@intrepidcs.com>"]
categories = ["api-bindings", "hardware-support"]
description = "Rust safe wrapper around the libftd3xx-ffi crate."
documentation = "https://docs.rs/libftd3xx"
edition = "2021"
keywords = ["ftdi", "usb"]
license = "MIT"
name = "libftd3xx"
readme = "README.md"
repository = "https://github.com/ftdi-rs/libftd3xx/"
resolver = "1"
version = "0.0.1"