# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "cfg-if" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "enttecopendmx" version = "0.1.1" dependencies = [ "libftd2xx", ] [[package]] name = "libftd2xx" version = "0.31.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6b3be3aa1917532fb3918dde5fda1c82d7169d2bbd2e79353bac2cd3985e68a" dependencies = [ "libftd2xx-ffi", "log", "paste", "static_assertions", ] [[package]] name = "libftd2xx-ffi" version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e8cf5966ff0fce5ba34b3f5fb3fc52992608c124b020531656005738b30107a" dependencies = [ "cfg-if", ] [[package]] name = "log" version = "0.4.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" dependencies = [ "cfg-if", ] [[package]] name = "paste" version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58" [[package]] name = "static_assertions" version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"