# 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-bitbake" version = "0.3.16" authors = ["Doug Goldstein "] description = "Generates a BitBake recipe for a package utilizing meta-rust's classes." homepage = "https://github.com/cardoe/cargo-bitbake" documentation = "https://github.com/cardoe/cargo-bitbake" readme = "README.md" keywords = [ "cargo-subcommand", "bitbake", "yocto", "recipe", ] categories = ["command-line-utilities"] license = "MIT/Apache-2.0" repository = "https://github.com/cardoe/cargo-bitbake" [dependencies.anyhow] version = "^1.0" [dependencies.cargo] version = "^0.61" [dependencies.git2] version = "0.14" [dependencies.itertools] version = "^0.10" [dependencies.lazy_static] version = "^1" [dependencies.md5] version = "^0.7" [dependencies.regex] version = "^1" [dependencies.structopt] version = "^0.3" [badges.is-it-maintained-issue-resolution] repository = "cardoe/cargo-bitbake" [badges.is-it-maintained-open-issues] repository = "cardoe/cargo-bitbake" [badges.maintenance] status = "passively-maintained" [badges.travis-ci] repository = "cardoe/cargo-bitbake"