# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "jtag-taps" version = "0.5.0" description = "Library for interacting with individual TAPs on a JTAG scan chain" readme = "README.md" license = "MIT" repository = "https://github.com/srwalter/jtag-taps" resolver = "1" [dependencies.ftdi-mpsse] version = "0.1" [dependencies.libftd2xx] version = "0.32" [dependencies.rusb] version = "0.9.3"