# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT. [[example]] name = "s3-getobject-mocks" doc-scrape-examples = true [package] name = "aws-smithy-mocks-experimental" version = "0.2.1" authors = ["AWS Rust SDK Team "] description = "Experimental testing utilities for smithy-rs generated clients" edition = "2021" license = "Apache-2.0" repository = "https://github.com/smithy-lang/smithy-rs" [package.metadata.docs.rs] all-features = true targets = ["x86_64-unknown-linux-gnu"] cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"] rustdoc-args = ["--cfg", "docsrs"] [dependencies.aws-smithy-types] path = "../aws-smithy-types" version = "1.1.8" [dependencies.aws-smithy-runtime-api] path = "../aws-smithy-runtime-api" features = ["client", "http-02x"] version = "1.3.0" [dev-dependencies.aws-sdk-s3] version = "1" features = ["test-util"] [dev-dependencies.tokio] version = "1" features = ["full"]