Client Test

Client Test

rev. bcb15a1f8b102ab3e59dfc703dfbe8602636364b (ignoring whitespace)

Files changed:

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

@@ -530,530 +590,590 @@
  550    550   
name = "aws-smithy-http-server-metrics-macro"
  551    551   
version = "0.1.0"
  552    552   
dependencies = [
  553    553   
 "proc-macro2",
  554    554   
 "quote",
  555    555   
 "syn 2.0.115",
  556    556   
]
  557    557   
  558    558   
[[package]]
  559    559   
name = "aws-smithy-http-server-python"
  560         -
version = "0.66.10"
         560  +
version = "0.67.0"
  561    561   
dependencies = [
  562    562   
 "aws-smithy-http",
  563    563   
 "aws-smithy-json",
  564    564   
 "aws-smithy-legacy-http-server",
  565    565   
 "aws-smithy-types",
  566    566   
 "aws-smithy-xml",
  567    567   
 "bytes",
  568    568   
 "futures",
  569    569   
 "futures-util",
  570    570   
 "http 0.2.12",
@@ -737,737 +796,803 @@
  757    757   
 "bytes",
  758    758   
 "http 0.2.12",
  759    759   
 "http 1.4.0",
  760    760   
 "pin-project-lite",
  761    761   
 "proptest",
  762    762   
 "tokio",
  763    763   
 "tracing",
  764    764   
 "zeroize",
  765    765   
]
  766    766   
         767  +
[[package]]
         768  +
name = "aws-smithy-schema"
         769  +
version = "0.1.0"
         770  +
dependencies = [
         771  +
 "aws-smithy-types",
         772  +
]
         773  +
  767    774   
[[package]]
  768    775   
name = "aws-smithy-types"
  769    776   
version = "1.4.5"
  770    777   
dependencies = [
  771    778   
 "base64 0.13.1",
  772    779   
 "base64-simd",
  773    780   
 "bytes",
  774    781   
 "bytes-utils",
  775    782   
 "ciborium",
  776    783   
 "criterion",