Server Test Python

Server Test Python

rev. 70cd16feb2a80dd4eea28441a663e2af6c7561c0

Files changed:

tmp-codegen-diff/codegen-server-test-python/Cargo.lock

@@ -154,154 +214,214 @@
  174    174   
 "bytes",
  175    175   
 "http 0.2.12",
  176    176   
 "http 1.4.0",
  177    177   
 "pin-project-lite",
  178    178   
 "tokio",
  179    179   
 "tracing",
  180    180   
]
  181    181   
  182    182   
[[package]]
  183    183   
name = "aws-smithy-types"
  184         -
version = "1.3.5"
         184  +
version = "1.3.6"
  185    185   
dependencies = [
  186    186   
 "base64-simd",
  187    187   
 "bytes",
  188    188   
 "bytes-utils",
  189    189   
 "futures-core",
  190    190   
 "http 0.2.12",
  191    191   
 "http-body",
  192    192   
 "hyper",
  193    193   
 "itoa",
  194    194   
 "num-integer",