Client Test

Client Test

rev. 39b55ba789d23348fd70aff57161c9e5dc302333 (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",