# 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 = "2018" name = "usb-host" version = "0.1.3" authors = ["Brian Cully "] description = "Traits for USB host driver development." readme = "README.md" keywords = [ "usb", "usb-host", "hal", "peripheral", ] categories = [ "no-std", "embedded", "hardware-support", ] license = "LGPL-3.0-or-later" repository = "https://git.spork.org/usb-host.git"