[dependencies.bitflags]
version = "2.5.0"
[dependencies.hidapi]
version = "2.6.1"
[dependencies.rand]
version = "0.8.5"
[dependencies.serial_test]
version = "3.1.1"
[package]
description = "Library to control FT260 USB-I2C/UART bridge IC"
edition = "2021"
keywords = ["ftdi", "usb", "hid", "i2c", "uart"]
license-file = "LICENSE"
name = "ft260hid"
readme = "README.md"
repository = "https://github.com/kndysfm/ft260hid/"
version = "0.1.0"