# 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-smithy-wasm" version = "0.1.3" authors = [ "AWS Rust SDK Team ", "Eduardo Rodrigues <16357187+eduardomourar@users.noreply.github.com>", ] description = "Smithy WebAssembly configuration for smithy-rs." readme = "README.md" license = "Apache-2.0" repository = "https://github.com/awslabs/smithy-rs" [package.metadata.docs.rs] all-features = true cargo-args = [ "-Zunstable-options", "-Zrustdoc-scrape-examples", ] rustdoc-args = [ "--cfg", "docsrs", ] targets = ["x86_64-unknown-linux-gnu"] [dependencies.aws-smithy-http] version = "0.60.8" [dependencies.aws-smithy-runtime-api] version = "1.7.0" features = ["http-1x"] [dependencies.aws-smithy-types] version = "1.2.0" [dependencies.bytes] version = "1" [dependencies.http] version = "1.0.0" [dependencies.tracing] version = "0.1.40" [dependencies.wasi] version = "0.12.1"