# 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 = "stedi-sdk-config" version = "0.1.18" authors = ["Stedi"] description = "Stedi SDK configuration" readme = "README.md" license = "Apache-2.0" resolver = "1" [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "docsrs", ] targets = ["x86_64-unknown-linux-gnu"] [dependencies.aws-config] version = "0.54.1" default-features = false [dependencies.aws-smithy-async] version = "0.54.4" [dependencies.aws-smithy-client] version = "0.54.4" default-features = false [dependencies.aws-smithy-http] version = "0.54.4" [dependencies.aws-smithy-http-auth] version = "0.54.4" [dependencies.aws-smithy-types] version = "0.54.4" [dependencies.aws-types] version = "0.54.1" [dependencies.http] version = "0.2.9" [dependencies.hyper] version = "0.14.27" default-features = false [dependencies.time] version = "0.3.23" features = ["parsing"] [dependencies.tokio] version = "1.28.2" features = ["sync"] [dependencies.tracing] version = "0.1" [dev-dependencies.aws-smithy-client] version = "0.54.4" features = ["test-util"] [dev-dependencies.futures-util] version = "0.3.28" [dev-dependencies.tokio] version = "1.28.2" features = [ "full", "test-util", ] [dev-dependencies.tracing-test] version = "0.2.4"