33 33 | checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
|
34 34 |
|
35 35 | [[package]]
|
36 36 | name = "anes"
|
37 37 | version = "0.1.6"
|
38 38 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
39 39 | checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
40 40 |
|
41 41 | [[package]]
|
42 42 | name = "anstyle"
|
43 - | version = "1.0.9"
|
43 + | version = "1.0.10"
|
44 44 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
45 - | checksum = "8365de52b16c035ff4fcafe0092ba9390540e3e352870ac09933bebcaa2c8c56"
|
45 + | checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
|
46 46 |
|
47 47 | [[package]]
|
48 48 | name = "approx"
|
49 49 | version = "0.5.1"
|
50 50 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
51 51 | checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
|
52 52 | dependencies = [
|
53 53 | "num-traits",
|
54 54 | ]
|
55 55 |
|
56 56 | [[package]]
|
57 57 | name = "arbitrary"
|
58 - | version = "1.3.2"
|
58 + | version = "1.4.1"
|
59 59 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
60 - | checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
|
60 + | checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223"
|
61 61 |
|
62 62 | [[package]]
|
63 63 | name = "assert-json-diff"
|
64 64 | version = "1.1.0"
|
65 65 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
66 66 | checksum = "4259cbe96513d2f1073027a259fc2ca917feb3026a5a8d984e3628e490255cc0"
|
67 67 | dependencies = [
|
68 68 | "extend",
|
69 69 | "serde",
|
70 70 | "serde_json",
|
71 71 | ]
|
72 72 |
|
73 73 | [[package]]
|
74 74 | name = "async-channel"
|
75 75 | version = "1.9.0"
|
76 76 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
77 77 | checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
|
78 78 | dependencies = [
|
79 79 | "concurrent-queue",
|
80 80 | "event-listener",
|
81 81 | "futures-core",
|
82 82 | ]
|
83 83 |
|
84 84 | [[package]]
|
85 85 | name = "async-stream"
|
86 86 | version = "0.3.6"
|
87 87 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
88 88 | checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
|
89 89 | dependencies = [
|
90 90 | "async-stream-impl",
|
91 91 | "futures-core",
|
92 92 | "pin-project-lite",
|
93 93 | ]
|
94 94 |
|
95 95 | [[package]]
|
96 96 | name = "async-stream-impl"
|
97 97 | version = "0.3.6"
|
98 98 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
99 99 | checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
|
100 100 | dependencies = [
|
101 101 | "proc-macro2",
|
102 102 | "quote",
|
103 - | "syn 2.0.85",
|
103 + | "syn 2.0.87",
|
104 104 | ]
|
105 105 |
|
106 106 | [[package]]
|
107 107 | name = "atomic-waker"
|
108 108 | version = "1.1.2"
|
109 109 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
110 110 | checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
111 111 |
|
112 112 | [[package]]
|
113 113 | name = "atty"
|
114 114 | version = "0.2.14"
|
115 115 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
116 116 | checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
117 117 | dependencies = [
|
118 118 | "hermit-abi 0.1.19",
|
119 119 | "libc",
|
120 120 | "winapi",
|
121 121 | ]
|
122 122 |
|
123 123 | [[package]]
|
124 124 | name = "autocfg"
|
125 125 | version = "1.4.0"
|
126 126 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
127 127 | checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
128 128 |
|
129 129 | [[package]]
|
130 130 | name = "aws-credential-types"
|
131 131 | version = "1.2.1"
|
132 132 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
133 133 | checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
|
134 134 | dependencies = [
|
135 135 | "aws-smithy-async 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
136 - | "aws-smithy-runtime-api 1.7.2",
|
137 - | "aws-smithy-types 1.2.8",
|
136 + | "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
137 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
138 138 | "zeroize",
|
139 139 | ]
|
140 140 |
|
141 141 | [[package]]
|
142 142 | name = "aws-lc-fips-sys"
|
143 143 | version = "0.12.13"
|
144 144 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
145 145 | checksum = "bf12b67bc9c5168f68655aadb2a12081689a58f1d9b1484705e4d1810ed6e4ac"
|
146 146 | dependencies = [
|
147 147 | "bindgen",
|
148 148 | "cc",
|
149 149 | "cmake",
|
150 150 | "dunce",
|
151 151 | "fs_extra",
|
152 152 | "libc",
|
153 153 | "paste",
|
154 154 | ]
|
155 155 |
|
156 156 | [[package]]
|
157 157 | name = "aws-lc-rs"
|
158 158 | version = "1.10.0"
|
159 159 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
160 160 | checksum = "cdd82dba44d209fddb11c190e0a94b78651f95299598e472215667417a03ff1d"
|
161 161 | dependencies = [
|
162 162 | "aws-lc-fips-sys",
|
163 163 | "aws-lc-sys",
|
164 164 | "mirai-annotations",
|
165 165 | "paste",
|
166 166 | "zeroize",
|
167 167 | ]
|
168 168 |
|
169 169 | [[package]]
|
170 170 | name = "aws-lc-sys"
|
171 171 | version = "0.22.0"
|
172 172 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
173 173 | checksum = "df7a4168111d7eb622a31b214057b8509c0a7e1794f44c546d742330dc793972"
|
174 174 | dependencies = [
|
175 175 | "bindgen",
|
176 176 | "cc",
|
177 177 | "cmake",
|
178 178 | "dunce",
|
179 179 | "fs_extra",
|
180 180 | "libc",
|
181 181 | "paste",
|
182 182 | ]
|
183 183 |
|
184 184 | [[package]]
|
185 185 | name = "aws-runtime"
|
186 186 | version = "1.4.3"
|
187 187 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
188 188 | checksum = "a10d5c055aa540164d9561a0e2e74ad30f0dcf7393c3a92f6733ddf9c5762468"
|
189 189 | dependencies = [
|
190 190 | "aws-credential-types",
|
191 191 | "aws-sigv4",
|
192 192 | "aws-smithy-async 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
193 193 | "aws-smithy-eventstream 0.60.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
194 194 | "aws-smithy-http 0.60.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
195 195 | "aws-smithy-runtime 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
196 - | "aws-smithy-runtime-api 1.7.2",
|
197 - | "aws-smithy-types 1.2.8",
|
196 + | "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
197 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
198 198 | "aws-types",
|
199 199 | "bytes",
|
200 200 | "fastrand",
|
201 201 | "http 0.2.12",
|
202 202 | "http-body 0.4.6",
|
203 203 | "once_cell",
|
204 204 | "percent-encoding",
|
205 205 | "pin-project-lite",
|
206 206 | "tracing",
|
207 207 | "uuid",
|
208 208 | ]
|
209 209 |
|
210 210 | [[package]]
|
211 211 | name = "aws-sdk-s3"
|
212 - | version = "1.58.0"
|
212 + | version = "1.60.0"
|
213 213 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
214 - | checksum = "0656a79cf5e6ab0d4bb2465cd750a7a2fd7ea26c062183ed94225f5782e22365"
|
214 + | checksum = "0506cc60e392e33712d47717d5ae5760a3b134bf8ee7aea7e43df3d7e2669ae0"
|
215 215 | dependencies = [
|
216 216 | "aws-credential-types",
|
217 217 | "aws-runtime",
|
218 218 | "aws-sigv4",
|
219 219 | "aws-smithy-async 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
220 220 | "aws-smithy-checksums 0.60.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
221 221 | "aws-smithy-eventstream 0.60.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
222 222 | "aws-smithy-http 0.60.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
223 223 | "aws-smithy-json 0.60.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
224 224 | "aws-smithy-runtime 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
225 - | "aws-smithy-runtime-api 1.7.2",
|
226 - | "aws-smithy-types 1.2.8",
|
225 + | "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
226 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
227 227 | "aws-smithy-xml 0.60.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
228 228 | "aws-types",
|
229 229 | "bytes",
|
230 230 | "fastrand",
|
231 231 | "hex",
|
232 232 | "hmac",
|
233 233 | "http 0.2.12",
|
234 234 | "http-body 0.4.6",
|
235 235 | "lru",
|
236 236 | "once_cell",
|
237 237 | "percent-encoding",
|
238 238 | "regex-lite",
|
239 239 | "sha2",
|
240 240 | "tracing",
|
241 241 | "url",
|
242 242 | ]
|
243 243 |
|
244 244 | [[package]]
|
245 245 | name = "aws-sigv4"
|
246 246 | version = "1.2.5"
|
247 247 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
248 248 | checksum = "5619742a0d8f253be760bfbb8e8e8368c69e3587e4637af5754e488a611499b1"
|
249 249 | dependencies = [
|
250 250 | "aws-credential-types",
|
251 251 | "aws-smithy-eventstream 0.60.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
252 252 | "aws-smithy-http 0.60.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
253 - | "aws-smithy-runtime-api 1.7.2",
|
254 - | "aws-smithy-types 1.2.8",
|
253 + | "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
254 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
255 255 | "bytes",
|
256 256 | "crypto-bigint 0.5.5",
|
257 257 | "form_urlencoded",
|
258 258 | "hex",
|
259 259 | "hmac",
|
260 260 | "http 0.2.12",
|
261 261 | "http 1.1.0",
|
262 262 | "once_cell",
|
263 263 | "p256",
|
264 264 | "percent-encoding",
|
324 324 | "tracing-test",
|
325 325 | ]
|
326 326 |
|
327 327 | [[package]]
|
328 328 | name = "aws-smithy-checksums"
|
329 329 | version = "0.60.13"
|
330 330 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
331 331 | checksum = "ba1a71073fca26775c8b5189175ea8863afb1c9ea2cceb02a5de5ad9dfbaa795"
|
332 332 | dependencies = [
|
333 333 | "aws-smithy-http 0.60.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
334 - | "aws-smithy-types 1.2.8",
|
334 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
335 335 | "bytes",
|
336 336 | "crc32c",
|
337 337 | "crc32fast",
|
338 338 | "hex",
|
339 339 | "http 0.2.12",
|
340 340 | "http-body 0.4.6",
|
341 341 | "md-5",
|
342 342 | "pin-project-lite",
|
343 343 | "sha1",
|
344 344 | "sha2",
|
345 345 | "tracing",
|
346 346 | ]
|
347 347 |
|
348 348 | [[package]]
|
349 349 | name = "aws-smithy-client"
|
350 350 | version = "0.60.3"
|
351 351 |
|
352 352 | [[package]]
|
353 353 | name = "aws-smithy-compression"
|
354 354 | version = "0.0.2"
|
355 355 | dependencies = [
|
356 356 | "aws-smithy-runtime-api 1.7.3",
|
357 357 | "aws-smithy-types 1.2.9",
|
358 358 | "bytes",
|
359 359 | "bytes-utils",
|
360 360 | "flate2",
|
361 361 | "futures-util",
|
362 362 | "http 0.2.12",
|
363 363 | "http 1.1.0",
|
364 364 | "http-body 0.4.6",
|
365 365 | "http-body 1.0.1",
|
366 366 | "http-body-util",
|
367 367 | "pin-project-lite",
|
368 368 | "pretty_assertions",
|
369 369 | "tokio",
|
370 370 | "tracing",
|
371 371 | ]
|
372 372 |
|
373 373 | [[package]]
|
374 374 | name = "aws-smithy-eventstream"
|
375 375 | version = "0.60.5"
|
376 376 | dependencies = [
|
377 377 | "arbitrary",
|
378 378 | "aws-smithy-types 1.2.9",
|
379 379 | "bytes",
|
380 380 | "bytes-utils",
|
381 381 | "crc32fast",
|
382 382 | "derive_arbitrary",
|
383 383 | ]
|
384 384 |
|
385 385 | [[package]]
|
386 386 | name = "aws-smithy-eventstream"
|
387 387 | version = "0.60.5"
|
388 388 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
389 389 | checksum = "cef7d0a272725f87e51ba2bf89f8c21e4df61b9e49ae1ac367a6d69916ef7c90"
|
390 390 | dependencies = [
|
391 - | "aws-smithy-types 1.2.8",
|
391 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
392 392 | "bytes",
|
393 393 | "crc32fast",
|
394 394 | ]
|
395 395 |
|
396 396 | [[package]]
|
397 397 | name = "aws-smithy-experimental"
|
398 398 | version = "0.1.5"
|
399 399 | dependencies = [
|
400 400 | "aws-smithy-async 1.2.1",
|
401 401 | "aws-smithy-runtime 1.7.3",
|
402 402 | "aws-smithy-runtime-api 1.7.3",
|
403 403 | "aws-smithy-types 1.2.9",
|
404 404 | "h2 0.4.6",
|
405 405 | "http 1.1.0",
|
406 406 | "hyper 1.5.0",
|
407 407 | "hyper-rustls 0.27.3",
|
408 408 | "hyper-util",
|
409 409 | "once_cell",
|
410 410 | "pin-project-lite",
|
411 411 | "rustls 0.23.16",
|
412 412 | "tokio",
|
413 413 | "tower",
|
414 414 | "tracing",
|
415 415 | ]
|
416 416 |
|
417 417 | [[package]]
|
418 418 | name = "aws-smithy-http"
|
419 419 | version = "0.60.11"
|
420 420 | dependencies = [
|
421 421 | "async-stream",
|
422 422 | "aws-smithy-eventstream 0.60.5",
|
423 423 | "aws-smithy-runtime-api 1.7.3",
|
424 424 | "aws-smithy-types 1.2.9",
|
425 425 | "bytes",
|
426 426 | "bytes-utils",
|
427 427 | "futures-core",
|
428 428 | "futures-util",
|
429 429 | "http 0.2.12",
|
430 430 | "http-body 0.4.6",
|
431 431 | "hyper 0.14.31",
|
432 432 | "once_cell",
|
433 433 | "percent-encoding",
|
434 434 | "pin-project-lite",
|
435 435 | "pin-utils",
|
436 436 | "proptest",
|
437 437 | "tokio",
|
438 438 | "tracing",
|
439 439 | ]
|
440 440 |
|
441 441 | [[package]]
|
442 442 | name = "aws-smithy-http"
|
443 443 | version = "0.60.11"
|
444 444 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
445 445 | checksum = "5c8bc3e8fdc6b8d07d976e301c02fe553f72a39b7a9fea820e023268467d7ab6"
|
446 446 | dependencies = [
|
447 447 | "aws-smithy-eventstream 0.60.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
448 - | "aws-smithy-runtime-api 1.7.2",
|
449 - | "aws-smithy-types 1.2.8",
|
448 + | "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
449 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
450 450 | "bytes",
|
451 451 | "bytes-utils",
|
452 452 | "futures-core",
|
453 453 | "http 0.2.12",
|
454 454 | "http-body 0.4.6",
|
455 455 | "once_cell",
|
456 456 | "percent-encoding",
|
457 457 | "pin-project-lite",
|
458 458 | "pin-utils",
|
459 459 | "tracing",
|
646 646 |
|
647 647 | [[package]]
|
648 648 | name = "aws-smithy-runtime"
|
649 649 | version = "1.7.3"
|
650 650 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
651 651 | checksum = "be28bd063fa91fd871d131fc8b68d7cd4c5fa0869bea68daca50dcb1cbd76be2"
|
652 652 | dependencies = [
|
653 653 | "aws-smithy-async 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
654 654 | "aws-smithy-http 0.60.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
655 655 | "aws-smithy-protocol-test 0.63.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
656 - | "aws-smithy-runtime-api 1.7.2",
|
657 - | "aws-smithy-types 1.2.8",
|
656 + | "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
657 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
658 658 | "bytes",
|
659 659 | "fastrand",
|
660 660 | "h2 0.3.26",
|
661 661 | "http 0.2.12",
|
662 662 | "http-body 0.4.6",
|
663 663 | "http-body 1.0.1",
|
664 664 | "httparse",
|
665 665 | "hyper 0.14.31",
|
666 666 | "hyper-rustls 0.24.2",
|
667 667 | "indexmap 2.6.0",
|
668 668 | "once_cell",
|
669 669 | "pin-project-lite",
|
670 670 | "pin-utils",
|
671 671 | "rustls 0.21.12",
|
672 672 | "serde",
|
673 673 | "serde_json",
|
674 674 | "tokio",
|
675 675 | "tracing",
|
676 676 | "tracing-subscriber",
|
677 677 | ]
|
678 678 |
|
679 679 | [[package]]
|
680 680 | name = "aws-smithy-runtime-api"
|
681 - | version = "1.7.2"
|
682 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
683 - | checksum = "e086682a53d3aa241192aa110fa8dfce98f2f5ac2ead0de84d41582c7e8fdb96"
|
681 + | version = "1.7.3"
|
684 682 | dependencies = [
|
685 - | "aws-smithy-async 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
686 - | "aws-smithy-types 1.2.8",
|
683 + | "aws-smithy-async 1.2.1",
|
684 + | "aws-smithy-types 1.2.9",
|
687 685 | "bytes",
|
688 686 | "http 0.2.12",
|
689 687 | "http 1.1.0",
|
690 688 | "pin-project-lite",
|
689 + | "proptest",
|
691 690 | "tokio",
|
692 691 | "tracing",
|
693 692 | "zeroize",
|
694 693 | ]
|
695 694 |
|
696 695 | [[package]]
|
697 696 | name = "aws-smithy-runtime-api"
|
698 697 | version = "1.7.3"
|
698 + | source = "registry+https://github.com/rust-lang/crates.io-index"
|
699 + | checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd"
|
699 700 | dependencies = [
|
700 - | "aws-smithy-async 1.2.1",
|
701 - | "aws-smithy-types 1.2.9",
|
701 + | "aws-smithy-async 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
702 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
702 703 | "bytes",
|
703 704 | "http 0.2.12",
|
704 705 | "http 1.1.0",
|
705 706 | "pin-project-lite",
|
706 - | "proptest",
|
707 707 | "tokio",
|
708 708 | "tracing",
|
709 709 | "zeroize",
|
710 710 | ]
|
711 711 |
|
712 712 | [[package]]
|
713 713 | name = "aws-smithy-types"
|
714 - | version = "1.2.8"
|
715 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
716 - | checksum = "07c9cdc179e6afbf5d391ab08c85eac817b51c87e1892a5edb5f7bbdc64314b4"
|
714 + | version = "1.2.9"
|
717 715 | dependencies = [
|
716 + | "base64 0.13.1",
|
718 717 | "base64-simd",
|
719 718 | "bytes",
|
720 719 | "bytes-utils",
|
720 + | "ciborium",
|
721 + | "criterion",
|
721 722 | "futures-core",
|
722 723 | "http 0.2.12",
|
723 724 | "http 1.1.0",
|
724 725 | "http-body 0.4.6",
|
725 726 | "http-body 1.0.1",
|
726 727 | "http-body-util",
|
728 + | "hyper 0.14.31",
|
727 729 | "itoa",
|
730 + | "lazy_static",
|
728 731 | "num-integer",
|
729 732 | "pin-project-lite",
|
730 733 | "pin-utils",
|
734 + | "proptest",
|
735 + | "rand",
|
731 736 | "ryu",
|
732 737 | "serde",
|
738 + | "serde_json",
|
739 + | "tempfile",
|
733 740 | "time",
|
734 741 | "tokio",
|
742 + | "tokio-stream",
|
735 743 | "tokio-util",
|
736 744 | ]
|
737 745 |
|
738 746 | [[package]]
|
739 747 | name = "aws-smithy-types"
|
740 748 | version = "1.2.9"
|
749 + | source = "registry+https://github.com/rust-lang/crates.io-index"
|
750 + | checksum = "4fbd94a32b3a7d55d3806fe27d98d3ad393050439dd05eb53ece36ec5e3d3510"
|
741 751 | dependencies = [
|
742 - | "base64 0.13.1",
|
743 752 | "base64-simd",
|
744 753 | "bytes",
|
745 754 | "bytes-utils",
|
746 - | "ciborium",
|
747 - | "criterion",
|
748 755 | "futures-core",
|
749 756 | "http 0.2.12",
|
750 757 | "http 1.1.0",
|
751 758 | "http-body 0.4.6",
|
752 759 | "http-body 1.0.1",
|
753 760 | "http-body-util",
|
754 - | "hyper 0.14.31",
|
755 761 | "itoa",
|
756 - | "lazy_static",
|
757 762 | "num-integer",
|
758 763 | "pin-project-lite",
|
759 764 | "pin-utils",
|
760 - | "proptest",
|
761 - | "rand",
|
762 765 | "ryu",
|
763 766 | "serde",
|
764 - | "serde_json",
|
765 - | "tempfile",
|
766 767 | "time",
|
767 768 | "tokio",
|
768 - | "tokio-stream",
|
769 769 | "tokio-util",
|
770 770 | ]
|
771 771 |
|
772 772 | [[package]]
|
773 773 | name = "aws-smithy-types-convert"
|
774 774 | version = "0.60.8"
|
775 775 | dependencies = [
|
776 776 | "aws-smithy-async 1.2.1",
|
777 777 | "aws-smithy-types 1.2.9",
|
778 778 | "chrono",
|
779 779 | "futures-core",
|
780 780 | "time",
|
781 781 | ]
|
782 782 |
|
783 783 | [[package]]
|
784 784 | name = "aws-smithy-wasm"
|
785 785 | version = "0.1.3"
|
786 786 | dependencies = [
|
787 787 | "aws-smithy-http 0.60.11",
|
788 788 | "aws-smithy-runtime-api 1.7.3",
|
789 789 | "aws-smithy-types 1.2.9",
|
790 790 | "bytes",
|
791 791 | "http 1.1.0",
|
792 792 | "tracing",
|
793 793 | "wasi 0.12.1+wasi-0.2.0",
|
794 794 | ]
|
795 795 |
|
796 796 | [[package]]
|
797 797 | name = "aws-smithy-xml"
|
798 798 | version = "0.60.9"
|
799 799 | dependencies = [
|
800 800 | "aws-smithy-protocol-test 0.63.0",
|
801 801 | "base64 0.13.1",
|
802 802 | "proptest",
|
803 803 | "xmlparser",
|
804 804 | ]
|
805 805 |
|
806 806 | [[package]]
|
807 807 | name = "aws-smithy-xml"
|
808 808 | version = "0.60.9"
|
809 809 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
810 810 | checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc"
|
811 811 | dependencies = [
|
812 812 | "xmlparser",
|
813 813 | ]
|
814 814 |
|
815 815 | [[package]]
|
816 816 | name = "aws-types"
|
817 817 | version = "1.3.3"
|
818 818 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
819 819 | checksum = "5221b91b3e441e6675310829fd8984801b772cb1546ef6c0e54dec9f1ac13fef"
|
820 820 | dependencies = [
|
821 821 | "aws-credential-types",
|
822 822 | "aws-smithy-async 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
823 - | "aws-smithy-runtime-api 1.7.2",
|
824 - | "aws-smithy-types 1.2.8",
|
823 + | "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
824 + | "aws-smithy-types 1.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
825 825 | "rustc_version",
|
826 826 | "tracing",
|
827 827 | ]
|
828 828 |
|
829 829 | [[package]]
|
830 830 | name = "aws_lambda_events"
|
831 831 | version = "0.12.1"
|
832 832 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
833 833 | checksum = "03611508dd1e514e311caec235b581c99a4cb66fa1771bd502819eed69894f12"
|
834 834 | dependencies = [
|
2174 2174 | version = "0.4.22"
|
2175 2175 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2176 2176 | checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
|
2177 2177 |
|
2178 2178 | [[package]]
|
2179 2179 | name = "lru"
|
2180 2180 | version = "0.12.5"
|
2181 2181 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2182 2182 | checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
|
2183 2183 | dependencies = [
|
2184 - | "hashbrown 0.15.0",
|
2184 + | "hashbrown 0.15.1",
|
2185 2185 | ]
|
2186 2186 |
|
2187 2187 | [[package]]
|
2188 2188 | name = "matchers"
|
2189 2189 | version = "0.1.0"
|
2190 2190 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2191 2191 | checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
2192 2192 | dependencies = [
|
2193 2193 | "regex-automata 0.1.10",
|
2194 2194 | ]
|
2195 2195 |
|
2196 2196 | [[package]]
|
2197 2197 | name = "md-5"
|
2198 2198 | version = "0.10.6"
|
2199 2199 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2200 2200 | checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
|
2201 2201 | dependencies = [
|
2202 2202 | "cfg-if",
|
2203 2203 | "digest",
|
2204 2204 | ]
|
2205 2205 |
|
2206 2206 | [[package]]
|
2207 2207 | name = "memchr"
|
2208 2208 | version = "2.7.4"
|
2209 2209 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2210 2210 | checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
|
2211 2211 |
|
2212 2212 | [[package]]
|
2213 2213 | name = "memoffset"
|
2214 2214 | version = "0.8.0"
|
2215 2215 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2216 2216 | checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1"
|
2217 2217 | dependencies = [
|
2218 2218 | "autocfg",
|
2219 2219 | ]
|
2220 2220 |
|
2221 2221 | [[package]]
|
2222 2222 | name = "mime"
|
2223 2223 | version = "0.3.17"
|
2224 2224 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2225 2225 | checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
2226 2226 |
|
2227 2227 | [[package]]
|
2228 2228 | name = "minicbor"
|
2229 2229 | version = "0.24.2"
|
2230 2230 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2231 2231 | checksum = "5f8e213c36148d828083ae01948eed271d03f95f7e72571fa242d78184029af2"
|
2232 2232 | dependencies = [
|
2233 2233 | "half",
|
2234 2234 | "minicbor-derive",
|
2235 2235 | ]
|
2236 2236 |
|
2237 2237 | [[package]]
|
2238 2238 | name = "minicbor-derive"
|
2239 2239 | version = "0.15.3"
|
2240 2240 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2241 2241 | checksum = "bd2209fff77f705b00c737016a48e73733d7fbccb8b007194db148f03561fb70"
|
2242 2242 | dependencies = [
|
2243 2243 | "proc-macro2",
|
2244 2244 | "quote",
|
2245 - | "syn 2.0.85",
|
2245 + | "syn 2.0.87",
|
2246 2246 | ]
|
2247 2247 |
|
2248 2248 | [[package]]
|
2249 2249 | name = "minimal-lexical"
|
2250 2250 | version = "0.2.1"
|
2251 2251 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2252 2252 | checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
2253 2253 |
|
2254 2254 | [[package]]
|
2255 2255 | name = "miniz_oxide"
|
3326 3326 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3327 3327 | checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
3328 3328 | dependencies = [
|
3329 3329 | "proc-macro2",
|
3330 3330 | "quote",
|
3331 3331 | "unicode-ident",
|
3332 3332 | ]
|
3333 3333 |
|
3334 3334 | [[package]]
|
3335 3335 | name = "syn"
|
3336 - | version = "2.0.85"
|
3336 + | version = "2.0.87"
|
3337 3337 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3338 - | checksum = "5023162dfcd14ef8f32034d8bcd4cc5ddc61ef7a247c024a33e24e1f24d21b56"
|
3338 + | checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d"
|
3339 3339 | dependencies = [
|
3340 3340 | "proc-macro2",
|
3341 3341 | "quote",
|
3342 3342 | "unicode-ident",
|
3343 3343 | ]
|
3344 3344 |
|
3345 3345 | [[package]]
|
3346 3346 | name = "target-lexicon"
|
3347 3347 | version = "0.12.16"
|
3348 3348 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3349 3349 | checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
|
3350 3350 |
|
3351 3351 | [[package]]
|
3352 3352 | name = "tempfile"
|
3353 3353 | version = "3.12.0"
|
3354 3354 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3355 3355 | checksum = "04cbcdd0c794ebb0d4cf35e88edd2f7d2c4c3e9a5a6dab322839b321c6a87a64"
|
3356 3356 | dependencies = [
|
3357 3357 | "cfg-if",
|
3358 3358 | "fastrand",
|
3359 3359 | "once_cell",
|
3360 3360 | "rustix",
|
3361 3361 | "windows-sys 0.59.0",
|
3362 3362 | ]
|
3363 3363 |
|
3364 3364 | [[package]]
|
3365 3365 | name = "termcolor"
|
3366 3366 | version = "1.4.1"
|
3367 3367 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3368 3368 | checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
|
3369 3369 | dependencies = [
|
3370 3370 | "winapi-util",
|
3371 3371 | ]
|
3372 3372 |
|
3373 3373 | [[package]]
|
3374 3374 | name = "textwrap"
|
3375 3375 | version = "0.16.1"
|
3376 3376 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3377 3377 | checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9"
|
3378 3378 |
|
3379 3379 | [[package]]
|
3380 3380 | name = "thiserror"
|
3381 - | version = "1.0.65"
|
3381 + | version = "1.0.68"
|
3382 3382 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3383 - | checksum = "5d11abd9594d9b38965ef50805c5e469ca9cc6f197f883f717e0269a3057b3d5"
|
3383 + | checksum = "02dd99dc800bbb97186339685293e1cc5d9df1f8fae2d0aecd9ff1c77efea892"
|
3384 3384 | dependencies = [
|
3385 3385 | "thiserror-impl",
|
3386 3386 | ]
|
3387 3387 |
|
3388 3388 | [[package]]
|
3389 3389 | name = "thiserror-impl"
|
3390 - | version = "1.0.65"
|
3390 + | version = "1.0.68"
|
3391 3391 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3392 - | checksum = "ae71770322cbd277e69d762a16c444af02aa0575ac0d174f0b9562d3b37f8602"
|
3392 + | checksum = "a7c61ec9a6f64d2793d8a45faba21efbe3ced62a886d44c36a009b2b519b4c7e"
|
3393 3393 | dependencies = [
|
3394 3394 | "proc-macro2",
|
3395 3395 | "quote",
|
3396 - | "syn 2.0.85",
|
3396 + | "syn 2.0.87",
|
3397 3397 | ]
|
3398 3398 |
|
3399 3399 | [[package]]
|
3400 3400 | name = "thread_local"
|
3401 3401 | version = "1.1.8"
|
3402 3402 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3403 3403 | checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
|
3404 3404 | dependencies = [
|
3405 3405 | "cfg-if",
|
3406 3406 | "once_cell",
|