Client Test

Client Test

rev. 22b335e90cbce9ebee370dc77f5e46ad9fed6f35

Files changed:

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

@@ -615,615 +675,675 @@
  635    635   
 "pin-utils",
  636    636   
 "pretty_assertions",
  637    637   
 "tokio",
  638    638   
 "tracing",
  639    639   
 "tracing-subscriber",
  640    640   
 "tracing-test",
  641    641   
]
  642    642   
  643    643   
[[package]]
  644    644   
name = "aws-smithy-runtime-api"
  645         -
version = "1.8.5"
         645  +
version = "1.8.6"
  646    646   
dependencies = [
  647    647   
 "aws-smithy-async",
  648    648   
 "aws-smithy-types",
  649    649   
 "bytes",
  650    650   
 "http 0.2.12",
  651    651   
 "http 1.3.1",
  652    652   
 "pin-project-lite",
  653    653   
 "proptest",
  654    654   
 "tokio",
  655    655   
 "tracing",