# 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 = "ecsr" version = "0.1.0" authors = ["Yusuke Egami "] description = "ecsr is a tool that makes it easy to execute the ecs execute command" readme = "README.md" license = "MIT" resolver = "2" [dependencies.aws-config] version = "0.49.0" [dependencies.aws-sdk-ecs] version = "0.19.0" [dependencies.clap] version = "4.0" features = ["derive"] [dependencies.dialoguer] version = "0.10.2" features = ["fuzzy-select"] [dependencies.dirs] version = "4.0.0" [dependencies.regex] version = "1.6.0" [dependencies.tokio] version = "1.21.2" features = ["full"]