Client Test

Client Test

rev. c41e54fcd389400d21b308212c133a777628d71e

Files changed:

tmp-codegen-diff/codegen-client-test/Cargo.lock

@@ -392,392 +452,452 @@
  412    412   
 "percent-encoding",
  413    413   
 "pin-project-lite",
  414    414   
 "pin-utils",
  415    415   
 "proptest",
  416    416   
 "tokio",
  417    417   
 "tracing",
  418    418   
]
  419    419   
  420    420   
[[package]]
  421    421   
name = "aws-smithy-http-client"
  422         -
version = "1.1.5"
         422  +
version = "1.1.6"
  423    423   
dependencies = [
  424    424   
 "aws-smithy-async",
  425    425   
 "aws-smithy-protocol-test",
  426    426   
 "aws-smithy-runtime-api",
  427    427   
 "aws-smithy-types",
  428    428   
 "base64 0.22.1",
  429    429   
 "bytes",
  430    430   
 "h2 0.3.27",
  431    431   
 "h2 0.4.13",
  432    432   
 "http 0.2.12",