rev. 628eeeeeed390f5efdbfe607c18848c033debd3e
369 369
"http-body 0.4.6",
370 370
"http-body 1.0.1",
371 371
"http-body-util",
372 372
"pin-project-lite",
373 373
"pretty_assertions",
374 374
"tokio",
375 375
"tracing",
376 376
]
377 377
378 378
[[package]]
379 379
name = "aws-smithy-eventstream"
380 380
version = "0.60.10"
381 381
dependencies = [
382 382
"arbitrary",
383 383
"aws-smithy-types",
384 384
"bytes",
385 385
"bytes-utils",
386 386
"crc32fast",
387 387
"criterion",
388 388
"derive_arbitrary",
389 389
"jemallocator",
390 390
"mimalloc",
391 391
392 392
393 393
394 394
name = "aws-smithy-experimental"
395 395
version = "0.2.0"
396 396
397 397
398 398
name = "aws-smithy-http"
399 -
version = "0.62.2"
399 +
version = "0.62.3"
400 400
401 401
"async-stream",
402 402
"aws-smithy-eventstream",
403 403
"aws-smithy-runtime-api",
404 404
405 405
406 406
407 407
"futures-core",
408 408
"futures-util",
409 409
"http 0.2.12",
410 410
"http 1.3.1",
411 411
412 412
"hyper 0.14.32",
413 413
"percent-encoding",
414 414
415 415
"pin-utils",
416 416
"proptest",
417 417
418 418
419 419
420 420
421 421
422 422
name = "aws-smithy-http-auth"
423 423
version = "0.60.3"
424 424
425 425
426 426
name = "aws-smithy-http-client"
427 427
version = "1.0.6"
428 428
429 429
"aws-smithy-async",