# 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 = "2018" name = "sfn-ng" version = "0.2.29" authors = [ "Patrick Robinson ", "Stephan Telahr ", ] exclude = [ "Dockerfile", ".github/*", ] description = "Rust replacement for sfn with more features" documentation = "https://github.com/arvatoaws-labs/sfn-ng" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/arvatoaws-labs/sfn-ng" [dependencies.async-recursion] version = ">=0.3.2" [dependencies.chrono] version = ">=0.4.19" [dependencies.clap] version = "=3.0.0-beta.2" [dependencies.colored] version = ">=1.9.3" [dependencies.convert_case] version = ">=0.4.0" [dependencies.itertools] version = ">=0.9.0" [dependencies.json-structural-diff] version = ">=0.1.0" [dependencies.rusoto_cloudformation] version = "=0.46.0" [dependencies.rusoto_core] version = "=0.46.0" [dependencies.rusoto_ec2] version = "=0.46.0" [dependencies.rusoto_s3] version = "=0.46.0" [dependencies.rusoto_sts] version = "=0.46.0" [dependencies.serde_json] version = ">=1.0" [dependencies.string_morph] version = ">=0.1.0" [dependencies.time] version = ">=0.2.27" [dependencies.tokio] version = ">=0.3.0" features = ["full"] [dependencies.walkdir] version = ">=2.3.1" [dependencies.whoami] version = ">=0.9.0"