# 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 = "pattrick-clap" version = "0.3.4" description = "Pattrick is a command line tool for managing Personal Access Tokens (PAT) in Azure DevOps." license = "MIT" repository = "https://github.com/jvanbuel/pattrick" [dependencies.clap] version = "4.4.11" features = ["derive"] [dependencies.clap-verbosity-flag] version = "2.1.0" [dependencies.strum_macros] version = "0.25.3"