# 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 = "cf_rh320u_93_reader" version = "0.3.1" authors = ["Michael Wright "] description = "Library for using Chafon CF-RH320U-93 (ISO 15693) USB card reader" readme = "README.md" keywords = [ "usb", "hid", ] categories = ["hardware-support"] license = "MIT" repository = "https://github.com/michaelwright235/cf_rh320u_93_reader/" resolver = "2" [dependencies.rusb] version = "0.9.1"