# 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 = "sfn-paw" version = "1.0.5" description = "Step Functions CLI Tool" documentation = "https://docs.rs/paw" license = "MIT" repository = "https://github.com/dawsonfi/paw" resolver = "2" [dependencies.async-trait] version = "0.1.53" [dependencies.aws-config] version = "0.9.0" [dependencies.aws-sdk-sfn] version = "0.9.0" [dependencies.aws-smithy-http] version = "0.39.0" [dependencies.aws-smithy-types] version = "0.39.0" [dependencies.chrono] version = "0.4.19" [dependencies.console] version = "0.15.0" [dependencies.dialoguer] version = "0.10.0" [dependencies.indicatif] version = "0.16.2" [dependencies.mockall] version = "0.11.0" [dependencies.mockall_double] version = "0.2.1" [dependencies.tokio] version = "1" features = ["full"]