# 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 = "aws_iam_client" version = "0.2.0" authors = ["Sanjeevi "] description = "A user-friendly tool designed for seamless interaction with AWS Identity and Access Management (IAM) services, offering enhanced functionality and expanded options" homepage = "https://sanjeevi.hashnode.dev/if-youre-an-aws-administrator-or-a-power-user-make-sure-to-incorporate-this-invaluable-tool-into-your-toolkit" readme = "README.md" keywords = [ "cli", "aws-sdk-iam", "iam", ] categories = ["command-line-utilities"] license-file = "LICENSE" repository = "https://github.com/Sanjuvi/aws_iam_client_cli" [dependencies.aws-config] version = "0.56.1" [dependencies.aws-credential-types] version = "0.56.1" [dependencies.aws-sdk-iam] version = "0.31.0" [dependencies.aws-sdk-sts] version = "0.31.0" [dependencies.aws-types] version = "0.56.1" [dependencies.colored] version = "2.0.4" [dependencies.comfy-table] version = "7.1.0" [dependencies.csv] version = "1.2.2" [dependencies.dotenv] version = "0.15.0" [dependencies.genpdf] version = "0.2.0" [dependencies.inquire] version = "0.6.2" [dependencies.printpdf] version = "0.3.4" [dependencies.tokio] version = "1.32.0" features = ["full"] [dependencies.tokio-stream] version = "0.1.14" [dependencies.urldecode] version = "0.1.1"