Client Test

Client Test

rev. 9d2e1543d5fd0aa802943245067232fef14231c1

Files changed:

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

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