Client Test

Client Test

rev. 2a71c21fa3f1c2eabad1c922244f6e1011b880a9

Files changed:

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

@@ -378,378 +438,438 @@
  398    398   
 "jemallocator",
  399    399   
 "mimalloc",
  400    400   
]
  401    401   
  402    402   
[[package]]
  403    403   
name = "aws-smithy-experimental"
  404    404   
version = "0.2.0"
  405    405   
  406    406   
[[package]]
  407    407   
name = "aws-smithy-http"
  408         -
version = "0.62.3"
         408  +
version = "0.62.4"
  409    409   
dependencies = [
  410    410   
 "async-stream",
  411    411   
 "aws-smithy-eventstream",
  412    412   
 "aws-smithy-runtime-api",
  413    413   
 "aws-smithy-types",
  414    414   
 "bytes",
  415    415   
 "bytes-utils",
  416    416   
 "futures-core",
  417    417   
 "futures-util",
  418    418   
 "http 0.2.12",
@@ -512,512 +572,572 @@
  532    532   
 "tokio-test",
  533    533   
 "tower 0.4.13",
  534    534   
 "tower-test",
  535    535   
 "tracing",
  536    536   
 "tracing-appender",
  537    537   
 "tracing-subscriber",
  538    538   
]
  539    539   
  540    540   
[[package]]
  541    541   
name = "aws-smithy-json"
  542         -
version = "0.61.5"
         542  +
version = "0.61.6"
  543    543   
dependencies = [
  544    544   
 "aws-smithy-types",
  545    545   
 "proptest",
  546    546   
 "serde_json",
  547    547   
]
  548    548   
  549    549   
[[package]]
  550    550   
name = "aws-smithy-mocks"
  551    551   
version = "0.1.2"
  552    552   
dependencies = [
@@ -626,626 +686,686 @@
  646    646   
 "http 1.3.1",
  647    647   
 "pin-project-lite",
  648    648   
 "proptest",
  649    649   
 "tokio",
  650    650   
 "tracing",
  651    651   
 "zeroize",
  652    652   
]
  653    653   
  654    654   
[[package]]
  655    655   
name = "aws-smithy-types"
  656         -
version = "1.3.2"
         656  +
version = "1.3.3"
  657    657   
dependencies = [
  658    658   
 "base64 0.13.1",
  659    659   
 "base64-simd",
  660    660   
 "bytes",
  661    661   
 "bytes-utils",
  662    662   
 "ciborium",
  663    663   
 "criterion",
  664    664   
 "futures-core",
  665    665   
 "http 0.2.12",
  666    666   
 "http 1.3.1",