Client Test

Client Test

rev. 4a7f0c77249c6a2ea49f762a6cdb24f226143ffc

Files changed:

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

@@ -451,451 +511,511 @@
  471    471   
 "serde_json",
  472    472   
 "serial_test",
  473    473   
 "tokio",
  474    474   
 "tokio-rustls 0.26.2",
  475    475   
 "tower 0.5.2",
  476    476   
 "tracing",
  477    477   
]
  478    478   
  479    479   
[[package]]
  480    480   
name = "aws-smithy-http-server"
  481         -
version = "0.65.5"
         481  +
version = "0.66.0"
  482    482   
dependencies = [
  483    483   
 "aws-smithy-cbor",
  484    484   
 "aws-smithy-http",
  485    485   
 "aws-smithy-json",
  486    486   
 "aws-smithy-runtime-api",
  487    487   
 "aws-smithy-types",
  488    488   
 "aws-smithy-xml",
  489    489   
 "bytes",
  490    490   
 "futures-util",
  491    491   
 "http 0.2.12",