# 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] name = "k8055" version = "0.2.3" authors = ["Falco Hirschenberger "] description = "Rust support for the Vellemann K8055 USB IO Card" homepage = "https://github.com/hirschenberger/k8055.rs" readme = "README.md" keywords = [ "hardware", "usb", "IO", ] license = "GPL-2.0" repository = "https://github.com/hirschenberger/k8055.rs.git" [lib] name = "k8055" [dependencies.bitflags] version = "1.1" [dependencies.error-chain] version = "0.12" [dependencies.libusb] version = "0.3.0" [dependencies.rustc-serialize] version = "0.3.24"