# 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 = "cargo-blflash" version = "0.3.5" authors = ["spacemeowx2 "] description = "BL602 serial flasher." documentation = "https://docs.rs/blflash" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/spacemeowx2/blflash" [dependencies.blflash] version = "=0.3.5" [dependencies.cargo-project] version = "0.3.0" [dependencies.color-eyre] version = "0.6.2" [dependencies.env_logger] version = "0.10.0" [dependencies.main_error] version = "0.1.1" [dependencies.paw] version = "1.0.0" [dependencies.serial] version = "0.4" [dependencies.structopt] version = "0.3.21"