Client Test

Client Test

rev. 3d0cec2ed9c901eb8bb5bdc6616d1c86f3cbd876 (ignoring whitespace)

Files changed:

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

@@ -305,305 +365,365 @@
  325    325   
name = "aws-smithy-cbor"
  326    326   
version = "0.61.1"
  327    327   
dependencies = [
  328    328   
 "aws-smithy-types",
  329    329   
 "criterion",
  330    330   
 "minicbor",
  331    331   
]
  332    332   
  333    333   
[[package]]
  334    334   
name = "aws-smithy-checksums"
  335         -
version = "0.63.5"
         335  +
version = "0.63.6"
  336    336   
dependencies = [
  337    337   
 "aws-smithy-http",
  338    338   
 "aws-smithy-types",
  339    339   
 "bytes",
  340    340   
 "bytes-utils",
  341    341   
 "crc-fast",
  342    342   
 "hex",
  343    343   
 "http 0.2.12",
  344    344   
 "http-body 0.4.6",
  345    345   
 "md-5",