# 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 = "packer_plugin_updater" version = "0.1.2" description = "A tool to update packer plugins" readme = "README.md" license = "MIT" repository = "https://github.com/napisani/packer-plugin-updater" [profile.dist] lto = "thin" inherits = "release" [dependencies.clap] version = "4.0.29" features = ["derive"] [dependencies.console] version = "0.15.2" [dependencies.dialoguer] version = "0.10.2" [dependencies.full_moon] version = "0.17.0" [dependencies.git2] version = "0.15" [dependencies.home] version = "0.5.4" [dependencies.openssl] version = "0.10.35" features = ["vendored"] [dependencies.regex] version = "1"