# 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-protocol-test" version = "0.63.0" authors = [ "AWS Rust SDK Team ", "Russell Cohen ", ] description = "A collection of library functions to validate HTTP requests against Smithy protocol tests." readme = "README.md" license = "Apache-2.0" repository = "https://github.com/smithy-lang/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.assert-json-diff] version = "1.1" [dependencies.aws-smithy-runtime-api] version = "1.7.2" features = ["client"] [dependencies.base64-simd] version = "0.8" [dependencies.cbor-diag] version = "0.1.12" [dependencies.ciborium] version = "0.2" [dependencies.http] version = "0.2.1" [dependencies.pretty_assertions] version = "1.3" [dependencies.regex-lite] version = "0.1.5" [dependencies.roxmltree] version = "0.14.1" [dependencies.serde_json] version = "1" [dependencies.thiserror] version = "1.0.40"