# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT. [package] 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." 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] assert-json-diff = "1.1" base64-simd = "0.8" cbor-diag = "0.1.12" ciborium = "0.2" http = "0.2.1" pretty_assertions = "1.3" regex-lite = "0.1.5" roxmltree = "0.14.1" serde_json = "1" thiserror = "1.0.40" [dependencies.aws-smithy-runtime-api] path = "../aws-smithy-runtime-api" features = ["client"] version = "1.7.2"