# 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 = "xray-lite-aws-sdk" version = "0.0.4" description = "xray-lite extension for AWS SDK for Rust" homepage = "https://github.com/codemonger-io/xray-lite/tree/main/xray-lite-aws-sdk" documentation = "https://docs.rs/xray-lite-aws-sdk" readme = "./README.md" keywords = [ "aws", "x-ray", "aws-sdk", "tracing", ] categories = [ "development-tools::debugging", "development-tools::profiling", ] license = "MIT" repository = "https://github.com/codemonger-io/xray-lite" resolver = "1" [lib] name = "xray_lite_aws_sdk" [dependencies.aws-smithy-runtime-api] version = "1.1" features = ["client"] [dependencies.aws-smithy-types] version = "1.1" [dependencies.aws-types] version = "1.1" [dependencies.xray-lite] version = "0.0.9" [dev-dependencies.aws-config] version = "1.1.8" [dev-dependencies.aws-sdk-s3] version = "1.18.0"