rev. 5ec624b2917dd5bed0da1da1f8f32a860f2a5c17
148 148
"aws-smithy-http-server",
149 149
"aws-smithy-json",
150 150
"aws-smithy-types",
151 151
"aws-smithy-xml",
152 152
"bytes",
153 153
"futures",
154 154
"http 0.2.12",
155 155
"hyper",
156 156
"lambda_http",
157 157
"num_cpus",
158 158
"parking_lot",
159 159
"pin-project-lite",
160 160
"pyo3",
161 161
"pyo3-asyncio",
162 162
"rustls-pemfile",
163 163
"signal-hook",
164 164
"socket2",
165 165
"thiserror",
166 166
"tls-listener",
167 167
"tokio",
168 168
"tokio-rustls",
169 169
"tokio-stream",
170 170
"tower",
171 171
"tracing",
172 172
"tracing-appender",
173 173
"tracing-subscriber",
174 174
]
175 175
176 176
[[package]]
177 177
name = "aws-smithy-json"
178 -
version = "0.61.2"
178 +
version = "0.62.0"
179 179
dependencies = [
180 180
181 181
182 182
183 183
184 184
name = "aws-smithy-runtime-api"
185 185
version = "1.7.3"
186 186
187 187
"aws-smithy-async",
188 188
189 189
190 190
191 191
"http 1.2.0",
192 192
193 193
194 194
195 195
196 196
197 197
198 198
name = "aws-smithy-types"
199 199
version = "1.2.13"
200 200
201 201
"base64-simd",
202 202
203 203
"bytes-utils",
204 204
"futures-core",
205 205
206 206
"http-body",
207 207
208 208
"itoa",