# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "usbd-blaster" version = "0.1.3" authors = ["Sameer Puri "] description = "USB Blaster for Embedded Devices" documentation = "https://docs.rs/usbd-blaster" readme = "README.md" keywords = ["no-std", "usb-device", "blaster", "jtag", "ftdi"] categories = ["embedded", "no-std"] license = "MIT OR Apache-2.0" repository = "https://github.com/sameer/usbd-blaster" [dependencies.embedded-hal] version = "~0.2" [dependencies.usb-device] version = "~0.2" [dev-dependencies.arduino_mkrvidor4000] version = "~0.1" features = ["default", "usb", "unproven"] [dev-dependencies.cortex-m-rt] version = "0.6" [badges.is-it-maintained-issue-resolution] repository = "sameer/usbd-blaster" [badges.is-it-maintained-open-issues] repository = "sameer/usbd-blaster" [badges.maintenance] status = "passively-maintained"