Client Test

Client Test

rev. fc73951b422de297a8e89407fd50d5f397c82f67

Files changed:

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

@@ -353,353 +413,413 @@
  373    373   
 "http-body 1.0.1",
  374    374   
 "http-body-util",
  375    375   
 "pin-project-lite",
  376    376   
 "pretty_assertions",
  377    377   
 "tokio",
  378    378   
 "tracing",
  379    379   
]
  380    380   
  381    381   
[[package]]
  382    382   
name = "aws-smithy-dns"
  383         -
version = "0.1.1"
         383  +
version = "0.1.0"
  384    384   
dependencies = [
  385    385   
 "aws-smithy-runtime-api",
  386    386   
 "criterion",
  387    387   
 "hickory-resolver",
  388    388   
 "tokio",
  389    389   
]
  390    390   
  391    391   
[[package]]
  392    392   
name = "aws-smithy-eventstream"
  393    393   
version = "0.60.11"
@@ -603,603 +663,663 @@
  623    623   
[[package]]
  624    624   
name = "aws-smithy-query"
  625    625   
version = "0.60.7"
  626    626   
dependencies = [
  627    627   
 "aws-smithy-types",
  628    628   
 "urlencoding",
  629    629   
]
  630    630   
  631    631   
[[package]]
  632    632   
name = "aws-smithy-runtime"
  633         -
version = "1.9.2"
         633  +
version = "1.9.1"
  634    634   
dependencies = [
  635    635   
 "approx",
  636    636   
 "aws-smithy-async",
  637    637   
 "aws-smithy-http",
  638    638   
 "aws-smithy-http-client",
  639    639   
 "aws-smithy-observability",
  640    640   
 "aws-smithy-runtime-api",
  641    641   
 "aws-smithy-types",
  642    642   
 "bytes",
  643    643   
 "fastrand",