Server Test Python

Server Test Python

rev. 7a4904270bf4c035347a49372d875c82ffea4131 (ignoring whitespace)

Files changed:

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

@@ -191,191 +251,251 @@
  211    211   
name = "aws-smithy-runtime-api-macros"
  212    212   
version = "1.0.0"
  213    213   
dependencies = [
  214    214   
 "proc-macro2",
  215    215   
 "quote",
  216    216   
 "syn 2.0.117",
  217    217   
]
  218    218   
  219    219   
[[package]]
  220    220   
name = "aws-smithy-types"
  221         -
version = "1.4.7"
         221  +
version = "1.4.8"
  222    222   
dependencies = [
  223    223   
 "base64-simd",
  224    224   
 "bytes",
  225    225   
 "bytes-utils",
  226    226   
 "futures-core",
  227    227   
 "http 0.2.12",
  228    228   
 "http 1.4.0",
  229    229   
 "http-body 0.4.6",
  230    230   
 "http-body 1.0.1",
  231    231   
 "http-body-util",