# 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-ado" version = "0.0.2" authors = ["Justin Moore "] description = "Azure DevOps wrapper for Cargo" homepage = "https://github.com/DrChat/cargo-ado" license = "MIT" repository = "https://github.com/DrChat/cargo-ado" [package.metadata.binstall] pkg-url = "{ repo }/releases/download/v{ version }/{ name }-{ target }{ archive-suffix }" bin-dir = "{ bin }{ binary-ext }" [dependencies.anyhow] version = "1.0.66" [dependencies.cargo_metadata] version = "0.15.0" [dependencies.clap] version = "4.0.18" features = ["cargo"]