# 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 = "cargo-flash" version = "1.0.1" build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = "Deprecated binaries for the probe-rs project." homepage = "https://github.com/probe-rs/probe-rs" documentation = "https://docs.rs/probe-rs/" readme = "README.md" keywords = ["embedded"] categories = [ "embedded", "hardware-support", "development-tools::debugging", ] license = "MIT OR Apache-2.0" repository = "https://github.com/probe-rs/probe-rs" resolver = "1" [[bin]] name = "cargo-flash" path = "src/main.rs" [badges.maintenance] status = "deprecated"