libftd2xx 0.24.1

Rust safe wrapper around the libftd2xx-ffi crate.
Documentation
[badges.maintenance]
status = "experimental"
[dependencies.libftd2xx-ffi]
version = "~0.5.1"

[dependencies.log]
version = "~0.4.11"

[dependencies.paste]
version = "^1.0.0"
[dev-dependencies.version-sync]
version = "~0.9.1"

[package]
authors = ["Alex M. <alexmgit@protonmail.com>"]
categories = ["api-bindings", "hardware-support"]
description = "Rust safe wrapper around the libftd2xx-ffi crate."
documentation = "https://docs.rs/libftd2xx"
edition = "2018"
keywords = ["ftdi", "usb"]
license = "MIT"
name = "libftd2xx"
readme = "README.md"
repository = "https://github.com/newAM/libftd2xx-rs/"
version = "0.24.1"
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "docsrs"]