# 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 = "fel-cli" version = "0.5.2" authors = ["Razican "] description = "CLI tools for dealing with Allwinner devices in FEL mode, in pure Rust.\n" readme = "README.md" keywords = ["arm", "sunxi", "allwinner", "fel"] categories = ["embedded", "command-line-utilities"] license = "MIT/Apache-2.0" repository = "https://github.com/Razican/fel-cli" [dependencies.ansi_term] version = "0.11.0" [dependencies.aw-fel] version = "0.5.2" [dependencies.clap] version = "2.32.0" [dependencies.failure] version = "0.1.3" [badges.codecov] branch = "master" repository = "Razican/fel-cli" service = "github" [badges.is-it-maintained-issue-resolution] repository = "Razican/fel-cli" [badges.is-it-maintained-open-issues] repository = "Razican/fel-cli" [badges.maintenance] status = "passively-maintained" [badges.travis-ci] branch = "master" repository = "Razican/fel-cli"