322 322 | checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
323 323 |
|
324 324 | [[package]]
|
325 325 | name = "autocfg"
|
326 326 | version = "1.5.0"
|
327 327 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
328 328 | checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
|
329 329 |
|
330 330 | [[package]]
|
331 331 | name = "aws-config"
|
332 - | version = "1.8.12"
|
332 + | version = "1.8.11"
|
333 333 | dependencies = [
|
334 334 | "aws-credential-types",
|
335 335 | "aws-runtime",
|
336 336 | "aws-sdk-signin",
|
337 337 | "aws-sdk-sso",
|
338 338 | "aws-sdk-ssooidc",
|
339 339 | "aws-sdk-sts",
|
340 340 | "aws-smithy-async",
|
341 341 | "aws-smithy-http",
|
342 342 | "aws-smithy-http-client",
|
343 343 | "aws-smithy-json",
|
344 344 | "aws-smithy-runtime",
|
345 345 | "aws-smithy-runtime-api",
|
346 346 | "aws-smithy-types",
|
347 347 | "aws-types",
|
348 348 | "base64-simd",
|
349 349 | "bytes",
|
350 350 | "fastrand 2.3.0",
|
351 351 | "futures-util",
|
352 352 | "hex",
|
353 - | "http 1.4.0",
|
353 + | "http 1.3.1",
|
354 354 | "p256 0.13.2",
|
355 355 | "rand 0.8.5",
|
356 356 | "ring",
|
357 357 | "serde",
|
358 358 | "serde_json",
|
359 359 | "sha2",
|
360 360 | "time",
|
361 361 | "tokio",
|
362 362 | "tracing",
|
363 363 | "tracing-subscriber",
|
364 364 | "tracing-test",
|
365 365 | "url",
|
366 366 | "uuid",
|
367 367 | "zeroize",
|
368 368 | ]
|
369 369 |
|
370 370 | [[package]]
|
371 371 | name = "aws-credential-types"
|
372 - | version = "1.2.11"
|
372 + | version = "1.2.10"
|
373 373 | dependencies = [
|
374 374 | "async-trait",
|
375 375 | "aws-smithy-async",
|
376 376 | "aws-smithy-runtime-api",
|
377 377 | "aws-smithy-types",
|
378 378 | "tokio",
|
379 379 | "zeroize",
|
380 380 | ]
|
381 381 |
|
382 382 | [[package]]
|
383 383 | name = "aws-lc-fips-sys"
|
384 384 | version = "0.13.10"
|
385 385 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
386 386 | checksum = "57900537c00a0565a35b63c4c281b372edfc9744b072fd4a3b414350a8f5ed48"
|
387 387 | dependencies = [
|
388 388 | "bindgen",
|
389 389 | "cc",
|
390 390 | "cmake",
|
391 391 | "dunce",
|
392 392 | "fs_extra",
|
393 393 | "regex",
|
394 394 | ]
|
395 395 |
|
396 396 | [[package]]
|
397 397 | name = "aws-lc-rs"
|
398 - | version = "1.15.1"
|
398 + | version = "1.15.0"
|
399 399 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
400 - | checksum = "6b5ce75405893cd713f9ab8e297d8e438f624dde7d706108285f7e17a25a180f"
|
400 + | checksum = "5932a7d9d28b0d2ea34c6b3779d35e3dd6f6345317c34e73438c4f1f29144151"
|
401 401 | dependencies = [
|
402 402 | "aws-lc-fips-sys",
|
403 403 | "aws-lc-sys",
|
404 404 | "untrusted 0.7.1",
|
405 405 | "zeroize",
|
406 406 | ]
|
407 407 |
|
408 408 | [[package]]
|
409 409 | name = "aws-lc-sys"
|
410 - | version = "0.34.0"
|
410 + | version = "0.33.0"
|
411 411 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
412 - | checksum = "179c3777a8b5e70e90ea426114ffc565b2c1a9f82f6c4a0c5a34aa6ef5e781b6"
|
412 + | checksum = "1826f2e4cfc2cd19ee53c42fbf68e2f81ec21108e0b7ecf6a71cf062137360fc"
|
413 413 | dependencies = [
|
414 + | "bindgen",
|
414 415 | "cc",
|
415 416 | "cmake",
|
416 417 | "dunce",
|
417 418 | "fs_extra",
|
418 419 | ]
|
419 420 |
|
420 421 | [[package]]
|
421 422 | name = "aws-runtime"
|
422 - | version = "1.5.17"
|
423 + | version = "1.5.16"
|
423 424 | dependencies = [
|
424 425 | "arbitrary",
|
425 426 | "aws-credential-types",
|
426 427 | "aws-sigv4",
|
427 428 | "aws-smithy-async",
|
428 429 | "aws-smithy-eventstream",
|
429 430 | "aws-smithy-http",
|
430 431 | "aws-smithy-protocol-test",
|
431 432 | "aws-smithy-runtime",
|
432 433 | "aws-smithy-runtime-api",
|
433 434 | "aws-smithy-types",
|
434 435 | "aws-types",
|
435 436 | "bytes",
|
436 437 | "bytes-utils",
|
437 438 | "convert_case",
|
438 439 | "fastrand 2.3.0",
|
439 440 | "futures-util",
|
440 441 | "http 0.2.12",
|
441 - | "http 1.4.0",
|
442 + | "http 1.3.1",
|
442 443 | "http-body 0.4.6",
|
443 444 | "http-body 1.0.1",
|
444 445 | "percent-encoding",
|
445 446 | "pin-project-lite",
|
446 447 | "proptest",
|
447 448 | "regex-lite",
|
448 449 | "serde",
|
449 450 | "serde_json",
|
450 451 | "tokio",
|
451 452 | "tracing",
|
452 453 | "tracing-subscriber",
|
453 454 | "tracing-test",
|
454 455 | "uuid",
|
455 456 | ]
|
456 457 |
|
457 458 | [[package]]
|
458 459 | name = "aws-runtime-api"
|
459 - | version = "1.1.10"
|
460 + | version = "1.1.9"
|
460 461 |
|
461 462 | [[package]]
|
462 463 | name = "aws-sdk-bedrockruntime"
|
463 464 | version = "0.0.0-local"
|
464 465 | dependencies = [
|
465 466 | "aws-config",
|
466 467 | "aws-credential-types",
|
467 468 | "aws-runtime",
|
468 469 | "aws-sigv4",
|
469 470 | "aws-smithy-async",
|
470 471 | "aws-smithy-eventstream",
|
471 472 | "aws-smithy-http",
|
472 473 | "aws-smithy-http-client",
|
473 474 | "aws-smithy-json",
|
474 475 | "aws-smithy-protocol-test",
|
475 476 | "aws-smithy-runtime",
|
476 477 | "aws-smithy-runtime-api",
|
477 478 | "aws-smithy-types",
|
478 479 | "aws-types",
|
479 480 | "bytes",
|
480 481 | "fastrand 2.3.0",
|
481 482 | "futures-util",
|
482 483 | "http 0.2.12",
|
483 - | "http 1.4.0",
|
484 + | "http 1.3.1",
|
484 485 | "hyper 0.14.32",
|
485 486 | "proptest",
|
486 487 | "regex-lite",
|
487 488 | "serde_json",
|
488 489 | "tokio",
|
489 490 | "tracing",
|
490 491 | "tracing-subscriber",
|
491 492 | ]
|
492 493 |
|
493 494 | [[package]]
|
494 495 | name = "aws-sdk-cloudwatchlogs"
|
495 496 | version = "0.0.0-local"
|
496 497 | dependencies = [
|
497 498 | "aws-config",
|
498 499 | "aws-credential-types",
|
499 500 | "aws-runtime",
|
500 501 | "aws-smithy-async",
|
501 502 | "aws-smithy-eventstream",
|
502 503 | "aws-smithy-http",
|
503 504 | "aws-smithy-http-client",
|
504 505 | "aws-smithy-json",
|
505 506 | "aws-smithy-protocol-test",
|
506 507 | "aws-smithy-runtime",
|
507 508 | "aws-smithy-runtime-api",
|
508 509 | "aws-smithy-types",
|
509 510 | "aws-types",
|
510 511 | "bytes",
|
511 512 | "fastrand 2.3.0",
|
512 513 | "futures-util",
|
513 514 | "http 0.2.12",
|
514 - | "http 1.4.0",
|
515 + | "http 1.3.1",
|
515 516 | "proptest",
|
516 517 | "regex-lite",
|
517 518 | "serde_json",
|
518 519 | "tokio",
|
519 520 | "tracing",
|
520 521 | "tracing-subscriber",
|
521 522 | ]
|
522 523 |
|
523 524 | [[package]]
|
524 525 | name = "aws-sdk-codecatalyst"
|
525 526 | version = "0.0.0-local"
|
526 527 | dependencies = [
|
527 528 | "aws-config",
|
528 529 | "aws-credential-types",
|
529 530 | "aws-runtime",
|
530 531 | "aws-smithy-async",
|
531 532 | "aws-smithy-http",
|
532 533 | "aws-smithy-http-client",
|
533 534 | "aws-smithy-json",
|
534 535 | "aws-smithy-protocol-test",
|
535 536 | "aws-smithy-runtime",
|
536 537 | "aws-smithy-runtime-api",
|
537 538 | "aws-smithy-types",
|
538 539 | "aws-types",
|
539 540 | "bytes",
|
540 541 | "fastrand 2.3.0",
|
541 542 | "futures-util",
|
542 543 | "http 0.2.12",
|
543 - | "http 1.4.0",
|
544 + | "http 1.3.1",
|
544 545 | "proptest",
|
545 546 | "regex-lite",
|
546 547 | "serde_json",
|
547 548 | "tokio",
|
548 549 | "tracing",
|
549 550 | "tracing-subscriber",
|
550 551 | ]
|
551 552 |
|
552 553 | [[package]]
|
553 554 | name = "aws-sdk-config"
|
554 555 | version = "0.0.0-local"
|
555 556 | dependencies = [
|
556 557 | "aws-config",
|
557 558 | "aws-credential-types",
|
558 559 | "aws-runtime",
|
559 560 | "aws-smithy-async",
|
560 561 | "aws-smithy-http",
|
561 562 | "aws-smithy-json",
|
562 563 | "aws-smithy-runtime",
|
563 564 | "aws-smithy-runtime-api",
|
564 565 | "aws-smithy-types",
|
565 566 | "aws-types",
|
566 567 | "bytes",
|
567 568 | "fastrand 2.3.0",
|
568 569 | "http 0.2.12",
|
569 570 | "proptest",
|
570 571 | "regex-lite",
|
571 572 | "tokio",
|
572 573 | "tracing",
|
573 574 | ]
|
574 575 |
|
575 576 | [[package]]
|
576 577 | name = "aws-sdk-dynamodb"
|
577 578 | version = "0.0.0-local"
|
578 579 | dependencies = [
|
579 580 | "approx",
|
580 581 | "aws-config",
|
581 582 | "aws-credential-types",
|
582 583 | "aws-runtime",
|
583 584 | "aws-smithy-async",
|
584 585 | "aws-smithy-http",
|
585 586 | "aws-smithy-http-client",
|
586 587 | "aws-smithy-json",
|
587 588 | "aws-smithy-protocol-test",
|
588 589 | "aws-smithy-runtime",
|
589 590 | "aws-smithy-runtime-api",
|
590 591 | "aws-smithy-types",
|
591 592 | "aws-types",
|
592 593 | "bytes",
|
593 594 | "criterion",
|
594 595 | "fastrand 2.3.0",
|
595 596 | "futures-util",
|
596 597 | "http 0.2.12",
|
597 - | "http 1.4.0",
|
598 + | "http 1.3.1",
|
598 599 | "proptest",
|
599 600 | "regex-lite",
|
600 601 | "serde_json",
|
601 602 | "tokio",
|
602 603 | "tracing",
|
603 604 | "tracing-subscriber",
|
604 605 | ]
|
605 606 |
|
606 607 | [[package]]
|
607 608 | name = "aws-sdk-ec2"
|
608 609 | version = "0.0.0-local"
|
609 610 | dependencies = [
|
610 611 | "aws-config",
|
611 612 | "aws-credential-types",
|
612 613 | "aws-runtime",
|
613 614 | "aws-smithy-async",
|
614 615 | "aws-smithy-http",
|
615 616 | "aws-smithy-http-client",
|
616 617 | "aws-smithy-json",
|
617 618 | "aws-smithy-protocol-test",
|
618 619 | "aws-smithy-query",
|
619 620 | "aws-smithy-runtime",
|
620 621 | "aws-smithy-runtime-api",
|
621 622 | "aws-smithy-types",
|
622 623 | "aws-smithy-xml",
|
623 624 | "aws-types",
|
624 625 | "fastrand 2.3.0",
|
625 626 | "futures-util",
|
626 627 | "http 0.2.12",
|
627 - | "http 1.4.0",
|
628 + | "http 1.3.1",
|
628 629 | "proptest",
|
629 630 | "regex-lite",
|
630 631 | "serde_json",
|
631 632 | "tokio",
|
632 633 | "tracing",
|
633 634 | "tracing-subscriber",
|
634 635 | ]
|
635 636 |
|
636 637 | [[package]]
|
637 638 | name = "aws-sdk-ecs"
|
638 639 | version = "0.0.0-local"
|
639 640 | dependencies = [
|
640 641 | "aws-config",
|
641 642 | "aws-credential-types",
|
642 643 | "aws-runtime",
|
643 644 | "aws-smithy-async",
|
644 645 | "aws-smithy-http",
|
645 646 | "aws-smithy-json",
|
646 647 | "aws-smithy-runtime",
|
647 648 | "aws-smithy-runtime-api",
|
648 649 | "aws-smithy-types",
|
649 650 | "aws-types",
|
650 651 | "bytes",
|
651 652 | "fastrand 2.3.0",
|
652 653 | "http 0.2.12",
|
653 654 | "proptest",
|
654 655 | "regex-lite",
|
655 656 | "tokio",
|
656 657 | "tracing",
|
657 658 | ]
|
658 659 |
|
659 660 | [[package]]
|
660 661 | name = "aws-sdk-glacier"
|
661 662 | version = "0.0.0-local"
|
662 663 | dependencies = [
|
663 664 | "aws-config",
|
664 665 | "aws-credential-types",
|
665 666 | "aws-runtime",
|
666 667 | "aws-sigv4",
|
667 668 | "aws-smithy-async",
|
668 669 | "aws-smithy-http",
|
669 670 | "aws-smithy-http-client",
|
670 671 | "aws-smithy-json",
|
671 672 | "aws-smithy-protocol-test",
|
672 673 | "aws-smithy-runtime",
|
673 674 | "aws-smithy-runtime-api",
|
674 675 | "aws-smithy-types",
|
675 676 | "aws-types",
|
676 677 | "bytes",
|
677 678 | "fastrand 2.3.0",
|
678 679 | "futures-util",
|
679 680 | "hex",
|
680 681 | "http 0.2.12",
|
681 - | "http 1.4.0",
|
682 + | "http 1.3.1",
|
682 683 | "pretty_assertions",
|
683 684 | "proptest",
|
684 685 | "regex-lite",
|
685 686 | "ring",
|
686 687 | "serde_json",
|
687 688 | "tokio",
|
688 689 | "tracing",
|
689 690 | "tracing-subscriber",
|
690 691 | "tracing-test",
|
691 692 | ]
|
692 693 |
|
693 694 | [[package]]
|
694 695 | name = "aws-sdk-iam"
|
695 696 | version = "0.0.0-local"
|
696 697 | dependencies = [
|
697 698 | "aws-config",
|
698 699 | "aws-credential-types",
|
699 700 | "aws-runtime",
|
700 701 | "aws-smithy-async",
|
701 702 | "aws-smithy-http",
|
702 703 | "aws-smithy-http-client",
|
703 704 | "aws-smithy-json",
|
704 705 | "aws-smithy-protocol-test",
|
705 706 | "aws-smithy-query",
|
706 707 | "aws-smithy-runtime",
|
707 708 | "aws-smithy-runtime-api",
|
708 709 | "aws-smithy-types",
|
709 710 | "aws-smithy-xml",
|
710 711 | "aws-types",
|
711 712 | "fastrand 2.3.0",
|
712 713 | "futures-util",
|
713 714 | "http 0.2.12",
|
714 - | "http 1.4.0",
|
715 + | "http 1.3.1",
|
715 716 | "proptest",
|
716 717 | "regex-lite",
|
717 718 | "serde_json",
|
718 719 | "tokio",
|
719 720 | "tracing",
|
720 721 | "tracing-subscriber",
|
721 722 | ]
|
722 723 |
|
723 724 | [[package]]
|
724 725 | name = "aws-sdk-kms"
|
725 726 | version = "0.0.0-local"
|
726 727 | dependencies = [
|
727 728 | "aws-config",
|
728 729 | "aws-credential-types",
|
729 730 | "aws-runtime",
|
730 731 | "aws-smithy-async",
|
731 732 | "aws-smithy-http",
|
732 733 | "aws-smithy-http-client",
|
733 734 | "aws-smithy-json",
|
734 735 | "aws-smithy-protocol-test",
|
735 736 | "aws-smithy-runtime",
|
736 737 | "aws-smithy-runtime-api",
|
737 738 | "aws-smithy-types",
|
738 739 | "aws-types",
|
739 740 | "bytes",
|
740 741 | "fastrand 2.3.0",
|
741 742 | "futures-util",
|
742 743 | "http 0.2.12",
|
743 - | "http 1.4.0",
|
744 + | "http 1.3.1",
|
744 745 | "proptest",
|
745 746 | "regex-lite",
|
746 747 | "serde_json",
|
747 748 | "tokio",
|
748 749 | "tracing",
|
749 750 | "tracing-subscriber",
|
750 751 | ]
|
751 752 |
|
752 753 | [[package]]
|
753 754 | name = "aws-sdk-lambda"
|
754 755 | version = "0.0.0-local"
|
755 756 | dependencies = [
|
756 757 | "aws-config",
|
757 758 | "aws-credential-types",
|
758 759 | "aws-runtime",
|
759 760 | "aws-smithy-async",
|
760 761 | "aws-smithy-eventstream",
|
761 762 | "aws-smithy-http",
|
762 763 | "aws-smithy-http-client",
|
763 764 | "aws-smithy-json",
|
764 765 | "aws-smithy-protocol-test",
|
765 766 | "aws-smithy-runtime",
|
766 767 | "aws-smithy-runtime-api",
|
767 768 | "aws-smithy-types",
|
768 769 | "aws-types",
|
769 770 | "bytes",
|
770 771 | "fastrand 2.3.0",
|
771 772 | "futures-util",
|
772 773 | "http 0.2.12",
|
773 - | "http 1.4.0",
|
774 + | "http 1.3.1",
|
774 775 | "proptest",
|
775 776 | "regex-lite",
|
776 777 | "serde_json",
|
777 778 | "tokio",
|
778 779 | "tracing",
|
779 780 | "tracing-subscriber",
|
780 781 | ]
|
781 782 |
|
782 783 | [[package]]
|
783 784 | name = "aws-sdk-polly"
|
784 785 | version = "0.0.0-local"
|
785 786 | dependencies = [
|
786 787 | "aws-config",
|
787 788 | "aws-credential-types",
|
788 789 | "aws-runtime",
|
789 790 | "aws-sigv4",
|
790 791 | "aws-smithy-async",
|
791 792 | "aws-smithy-http",
|
792 793 | "aws-smithy-http-client",
|
793 794 | "aws-smithy-json",
|
794 795 | "aws-smithy-protocol-test",
|
795 796 | "aws-smithy-runtime",
|
796 797 | "aws-smithy-runtime-api",
|
797 798 | "aws-smithy-types",
|
798 799 | "aws-types",
|
799 800 | "bytes",
|
800 801 | "fastrand 2.3.0",
|
801 802 | "futures-util",
|
802 803 | "http 0.2.12",
|
803 - | "http 1.4.0",
|
804 + | "http 1.3.1",
|
804 805 | "http-body 1.0.1",
|
805 806 | "proptest",
|
806 807 | "regex-lite",
|
807 808 | "serde_json",
|
808 809 | "tokio",
|
809 810 | "tracing",
|
810 811 | "tracing-subscriber",
|
811 812 | ]
|
812 813 |
|
813 814 | [[package]]
|
997 998 | "aws-smithy-protocol-test",
|
998 999 | "aws-smithy-query",
|
999 1000 | "aws-smithy-runtime",
|
1000 1001 | "aws-smithy-runtime-api",
|
1001 1002 | "aws-smithy-types",
|
1002 1003 | "aws-smithy-xml",
|
1003 1004 | "aws-types",
|
1004 1005 | "fastrand 2.3.0",
|
1005 1006 | "futures-util",
|
1006 1007 | "http 0.2.12",
|
1007 - | "http 1.4.0",
|
1008 + | "http 1.3.1",
|
1008 1009 | "proptest",
|
1009 1010 | "regex-lite",
|
1010 1011 | "serde_json",
|
1011 1012 | "tokio",
|
1012 1013 | "tracing",
|
1013 1014 | "tracing-subscriber",
|
1014 1015 | ]
|
1015 1016 |
|
1016 1017 | [[package]]
|
1017 1018 | name = "aws-sdk-timestreamquery"
|
1018 1019 | version = "0.0.0-local"
|
1019 1020 | dependencies = [
|
1020 1021 | "aws-config",
|
1021 1022 | "aws-credential-types",
|
1022 1023 | "aws-runtime",
|
1023 1024 | "aws-smithy-async",
|
1024 1025 | "aws-smithy-http",
|
1025 1026 | "aws-smithy-http-client",
|
1026 1027 | "aws-smithy-json",
|
1027 1028 | "aws-smithy-protocol-test",
|
1028 1029 | "aws-smithy-runtime",
|
1029 1030 | "aws-smithy-runtime-api",
|
1030 1031 | "aws-smithy-types",
|
1031 1032 | "aws-types",
|
1032 1033 | "bytes",
|
1033 1034 | "fastrand 2.3.0",
|
1034 1035 | "futures-util",
|
1035 1036 | "http 0.2.12",
|
1036 - | "http 1.4.0",
|
1037 + | "http 1.3.1",
|
1037 1038 | "proptest",
|
1038 1039 | "regex-lite",
|
1039 1040 | "serde_json",
|
1040 1041 | "tokio",
|
1041 1042 | "tracing",
|
1042 1043 | "tracing-subscriber",
|
1043 1044 | ]
|
1044 1045 |
|
1045 1046 | [[package]]
|
1046 1047 | name = "aws-sdk-timestreamwrite"
|
1047 1048 | version = "0.0.0-local"
|
1048 1049 | dependencies = [
|
1049 1050 | "aws-config",
|
1050 1051 | "aws-credential-types",
|
1051 1052 | "aws-runtime",
|
1052 1053 | "aws-smithy-async",
|
1053 1054 | "aws-smithy-http",
|
1054 1055 | "aws-smithy-json",
|
1055 1056 | "aws-smithy-runtime",
|
1056 1057 | "aws-smithy-runtime-api",
|
1057 1058 | "aws-smithy-types",
|
1058 1059 | "aws-types",
|
1059 1060 | "bytes",
|
1060 1061 | "fastrand 2.3.0",
|
1061 1062 | "http 0.2.12",
|
1062 1063 | "proptest",
|
1063 1064 | "regex-lite",
|
1064 1065 | "tokio",
|
1065 1066 | "tracing",
|
1066 1067 | ]
|
1067 1068 |
|
1068 1069 | [[package]]
|
1069 1070 | name = "aws-sdk-transcribestreaming"
|
1070 1071 | version = "0.0.0-local"
|
1071 1072 | dependencies = [
|
1072 1073 | "async-stream",
|
1073 1074 | "aws-config",
|
1074 1075 | "aws-credential-types",
|
1075 1076 | "aws-runtime",
|
1076 1077 | "aws-sigv4",
|
1077 1078 | "aws-smithy-async",
|
1078 1079 | "aws-smithy-eventstream",
|
1079 1080 | "aws-smithy-http",
|
1080 1081 | "aws-smithy-http-client",
|
1081 1082 | "aws-smithy-json",
|
1082 1083 | "aws-smithy-protocol-test",
|
1083 1084 | "aws-smithy-runtime",
|
1084 1085 | "aws-smithy-runtime-api",
|
1085 1086 | "aws-smithy-types",
|
1086 1087 | "aws-types",
|
1087 1088 | "bytes",
|
1088 1089 | "fastrand 2.3.0",
|
1089 1090 | "futures-core",
|
1090 1091 | "futures-util",
|
1091 1092 | "hound",
|
1092 1093 | "http 0.2.12",
|
1093 - | "http 1.4.0",
|
1094 + | "http 1.3.1",
|
1094 1095 | "hyper 0.14.32",
|
1095 1096 | "proptest",
|
1096 1097 | "regex-lite",
|
1097 1098 | "serde_json",
|
1098 1099 | "tokio",
|
1099 1100 | "tracing",
|
1100 1101 | "tracing-subscriber",
|
1101 1102 | ]
|
1102 1103 |
|
1103 1104 | [[package]]
|
1104 1105 | name = "aws-sigv4"
|
1105 - | version = "1.3.7"
|
1106 + | version = "1.3.6"
|
1106 1107 | dependencies = [
|
1107 1108 | "aws-credential-types",
|
1108 1109 | "aws-smithy-eventstream",
|
1109 1110 | "aws-smithy-http",
|
1110 1111 | "aws-smithy-runtime-api",
|
1111 1112 | "aws-smithy-types",
|
1112 1113 | "bytes",
|
1113 1114 | "criterion",
|
1114 1115 | "crypto-bigint 0.5.5",
|
1115 1116 | "form_urlencoded",
|
1116 1117 | "hex",
|
1117 1118 | "hex-literal",
|
1118 1119 | "hmac",
|
1119 1120 | "http 0.2.12",
|
1120 - | "http 1.4.0",
|
1121 + | "http 1.3.1",
|
1121 1122 | "httparse",
|
1122 1123 | "p256 0.11.1",
|
1123 1124 | "percent-encoding",
|
1124 1125 | "pretty_assertions",
|
1125 1126 | "proptest",
|
1126 1127 | "ring",
|
1127 1128 | "serde",
|
1128 1129 | "serde_derive",
|
1129 1130 | "serde_json",
|
1130 1131 | "sha2",
|
1131 1132 | "subtle",
|
1132 1133 | "time",
|
1133 1134 | "tracing",
|
1134 1135 | "zeroize",
|
1135 1136 | ]
|
1136 1137 |
|
1137 1138 | [[package]]
|
1138 1139 | name = "aws-smithy-async"
|
1139 - | version = "1.2.7"
|
1140 + | version = "1.2.6"
|
1140 1141 | dependencies = [
|
1141 1142 | "futures-util",
|
1142 1143 | "pin-project-lite",
|
1143 1144 | "pin-utils",
|
1144 1145 | "tokio",
|
1145 1146 | "tokio-test",
|
1146 1147 | ]
|
1147 1148 |
|
1148 1149 | [[package]]
|
1149 1150 | name = "aws-smithy-cbor"
|
1150 - | version = "0.61.4"
|
1151 + | version = "0.61.3"
|
1151 1152 | dependencies = [
|
1152 1153 | "aws-smithy-types",
|
1153 1154 | "criterion",
|
1154 1155 | "minicbor",
|
1155 1156 | ]
|
1156 1157 |
|
1157 1158 | [[package]]
|
1158 1159 | name = "aws-smithy-checksums"
|
1159 - | version = "0.63.12"
|
1160 + | version = "0.63.11"
|
1160 1161 | dependencies = [
|
1161 1162 | "aws-smithy-http",
|
1162 1163 | "aws-smithy-types",
|
1163 1164 | "bytes",
|
1164 1165 | "bytes-utils",
|
1165 1166 | "crc-fast",
|
1166 1167 | "hex",
|
1167 1168 | "http 0.2.12",
|
1168 1169 | "http-body 0.4.6",
|
1169 1170 | "md-5",
|
1170 1171 | "pin-project-lite",
|
1171 1172 | "pretty_assertions",
|
1172 1173 | "sha1",
|
1173 1174 | "sha2",
|
1174 1175 | "tokio",
|
1175 1176 | "tracing",
|
1176 1177 | "tracing-test",
|
1177 1178 | ]
|
1178 1179 |
|
1179 1180 | [[package]]
|
1180 1181 | name = "aws-smithy-compression"
|
1181 - | version = "0.0.7"
|
1182 + | version = "0.0.6"
|
1182 1183 | dependencies = [
|
1183 1184 | "aws-smithy-runtime-api",
|
1184 1185 | "aws-smithy-types",
|
1185 1186 | "bytes",
|
1186 1187 | "bytes-utils",
|
1187 1188 | "flate2",
|
1188 1189 | "futures-util",
|
1189 1190 | "http 0.2.12",
|
1190 - | "http 1.4.0",
|
1191 + | "http 1.3.1",
|
1191 1192 | "http-body 0.4.6",
|
1192 1193 | "http-body 1.0.1",
|
1193 1194 | "http-body-util",
|
1194 1195 | "pin-project-lite",
|
1195 1196 | "pretty_assertions",
|
1196 1197 | "tokio",
|
1197 1198 | "tracing",
|
1198 1199 | ]
|
1199 1200 |
|
1200 1201 | [[package]]
|
1201 1202 | name = "aws-smithy-dns"
|
1202 - | version = "0.1.5"
|
1203 + | version = "0.1.4"
|
1203 1204 | dependencies = [
|
1204 1205 | "aws-smithy-runtime-api",
|
1205 1206 | "criterion",
|
1206 1207 | "hickory-resolver",
|
1207 1208 | "tokio",
|
1208 1209 | ]
|
1209 1210 |
|
1210 1211 | [[package]]
|
1211 1212 | name = "aws-smithy-eventstream"
|
1212 - | version = "0.60.14"
|
1213 + | version = "0.60.13"
|
1213 1214 | dependencies = [
|
1214 1215 | "arbitrary",
|
1215 1216 | "aws-smithy-types",
|
1216 1217 | "bytes",
|
1217 1218 | "bytes-utils",
|
1218 1219 | "crc32fast",
|
1219 1220 | "criterion",
|
1220 1221 | "derive_arbitrary",
|
1221 1222 | "jemallocator",
|
1222 1223 | "mimalloc",
|
1223 1224 | ]
|
1224 1225 |
|
1225 1226 | [[package]]
|
1226 1227 | name = "aws-smithy-experimental"
|
1227 - | version = "0.2.2"
|
1228 + | version = "0.2.1"
|
1228 1229 |
|
1229 1230 | [[package]]
|
1230 1231 | name = "aws-smithy-http"
|
1231 - | version = "0.62.6"
|
1232 + | version = "0.62.5"
|
1232 1233 | dependencies = [
|
1233 1234 | "async-stream",
|
1234 1235 | "aws-smithy-eventstream",
|
1235 1236 | "aws-smithy-runtime-api",
|
1236 1237 | "aws-smithy-types",
|
1237 1238 | "bytes",
|
1238 1239 | "bytes-utils",
|
1239 1240 | "futures-core",
|
1240 1241 | "futures-util",
|
1241 1242 | "http 0.2.12",
|
1242 - | "http 1.4.0",
|
1243 + | "http 1.3.1",
|
1243 1244 | "http-body 0.4.6",
|
1244 1245 | "hyper 0.14.32",
|
1245 1246 | "percent-encoding",
|
1246 1247 | "pin-project-lite",
|
1247 1248 | "pin-utils",
|
1248 1249 | "proptest",
|
1249 1250 | "tokio",
|
1250 1251 | "tracing",
|
1251 1252 | ]
|
1252 1253 |
|
1253 1254 | [[package]]
|
1254 1255 | name = "aws-smithy-http-client"
|
1255 - | version = "1.1.5"
|
1256 + | version = "1.1.4"
|
1256 1257 | dependencies = [
|
1257 1258 | "aws-smithy-async",
|
1258 1259 | "aws-smithy-protocol-test",
|
1259 1260 | "aws-smithy-runtime-api",
|
1260 1261 | "aws-smithy-types",
|
1261 1262 | "base64 0.22.1",
|
1262 1263 | "bytes",
|
1263 1264 | "h2 0.3.27",
|
1264 1265 | "h2 0.4.12",
|
1265 1266 | "http 0.2.12",
|
1266 - | "http 1.4.0",
|
1267 + | "http 1.3.1",
|
1267 1268 | "http-body 0.4.6",
|
1268 1269 | "http-body 1.0.1",
|
1269 1270 | "http-body-util",
|
1270 1271 | "hyper 0.14.32",
|
1271 1272 | "hyper 1.8.1",
|
1272 1273 | "hyper-rustls 0.24.2",
|
1273 1274 | "hyper-rustls 0.27.7",
|
1274 1275 | "hyper-util",
|
1275 1276 | "indexmap",
|
1276 1277 | "pin-project-lite",
|
1277 1278 | "rustls 0.21.12",
|
1278 1279 | "rustls 0.23.35",
|
1279 1280 | "rustls-native-certs 0.8.2",
|
1280 1281 | "rustls-pemfile 2.2.0",
|
1281 1282 | "rustls-pki-types",
|
1282 1283 | "s2n-tls",
|
1283 1284 | "s2n-tls-hyper",
|
1284 1285 | "s2n-tls-tokio",
|
1285 1286 | "serde",
|
1286 1287 | "serde_json",
|
1287 1288 | "serial_test",
|
1288 1289 | "tokio",
|
1289 1290 | "tokio-rustls 0.26.4",
|
1290 1291 | "tower",
|
1291 1292 | "tracing",
|
1292 1293 | ]
|
1293 1294 |
|
1294 1295 | [[package]]
|
1295 1296 | name = "aws-smithy-json"
|
1296 - | version = "0.61.8"
|
1297 + | version = "0.61.7"
|
1297 1298 | dependencies = [
|
1298 1299 | "aws-smithy-types",
|
1299 1300 | "proptest",
|
1300 1301 | "serde_json",
|
1301 1302 | ]
|
1302 1303 |
|
1303 - | [[package]]
|
1304 - | name = "aws-smithy-legacy-http"
|
1305 - | version = "0.62.6"
|
1306 - | dependencies = [
|
1307 - | "async-stream",
|
1308 - | "aws-smithy-eventstream",
|
1309 - | "aws-smithy-runtime-api",
|
1310 - | "aws-smithy-types",
|
1311 - | "bytes",
|
1312 - | "bytes-utils",
|
1313 - | "futures-core",
|
1314 - | "futures-util",
|
1315 - | "http 0.2.12",
|
1316 - | "http 1.4.0",
|
1317 - | "http-body 0.4.6",
|
1318 - | "hyper 0.14.32",
|
1319 - | "percent-encoding",
|
1320 - | "pin-project-lite",
|
1321 - | "pin-utils",
|
1322 - | "proptest",
|
1323 - | "tokio",
|
1324 - | "tracing",
|
1325 - | ]
|
1326 - |
|
1327 1304 | [[package]]
|
1328 1305 | name = "aws-smithy-mocks"
|
1329 - | version = "0.2.2"
|
1306 + | version = "0.2.1"
|
1330 1307 | dependencies = [
|
1331 1308 | "aws-smithy-async",
|
1332 1309 | "aws-smithy-http-client",
|
1333 1310 | "aws-smithy-runtime",
|
1334 1311 | "aws-smithy-runtime-api",
|
1335 1312 | "aws-smithy-types",
|
1336 - | "http 1.4.0",
|
1313 + | "http 1.3.1",
|
1337 1314 | "tokio",
|
1338 1315 | ]
|
1339 1316 |
|
1340 1317 | [[package]]
|
1341 1318 | name = "aws-smithy-observability"
|
1342 - | version = "0.1.5"
|
1319 + | version = "0.1.4"
|
1343 1320 | dependencies = [
|
1344 1321 | "aws-smithy-runtime-api",
|
1345 1322 | "serial_test",
|
1346 1323 | ]
|
1347 1324 |
|
1348 1325 | [[package]]
|
1349 1326 | name = "aws-smithy-observability-otel"
|
1350 - | version = "0.1.3"
|
1327 + | version = "0.1.2"
|
1351 1328 | dependencies = [
|
1352 1329 | "async-global-executor",
|
1353 1330 | "async-task",
|
1354 1331 | "aws-smithy-observability",
|
1355 1332 | "criterion",
|
1356 1333 | "opentelemetry",
|
1357 1334 | "opentelemetry_sdk",
|
1358 1335 | "stats_alloc",
|
1359 1336 | "tokio",
|
1360 1337 | "value-bag",
|
1361 1338 | ]
|
1362 1339 |
|
1363 1340 | [[package]]
|
1364 1341 | name = "aws-smithy-protocol-test"
|
1365 - | version = "0.63.7"
|
1342 + | version = "0.63.6"
|
1366 1343 | dependencies = [
|
1367 1344 | "assert-json-diff",
|
1368 1345 | "aws-smithy-runtime-api",
|
1369 1346 | "base64-simd",
|
1370 1347 | "cbor-diag",
|
1371 1348 | "ciborium",
|
1372 1349 | "http 0.2.12",
|
1373 1350 | "pretty_assertions",
|
1374 1351 | "regex-lite",
|
1375 1352 | "roxmltree",
|
1376 1353 | "serde_json",
|
1377 1354 | "thiserror 2.0.17",
|
1378 1355 | ]
|
1379 1356 |
|
1380 1357 | [[package]]
|
1381 1358 | name = "aws-smithy-query"
|
1382 - | version = "0.60.9"
|
1359 + | version = "0.60.8"
|
1383 1360 | dependencies = [
|
1384 1361 | "aws-smithy-types",
|
1385 1362 | "urlencoding",
|
1386 1363 | ]
|
1387 1364 |
|
1388 1365 | [[package]]
|
1389 1366 | name = "aws-smithy-runtime"
|
1390 - | version = "1.9.5"
|
1367 + | version = "1.9.4"
|
1391 1368 | dependencies = [
|
1392 1369 | "approx",
|
1393 1370 | "aws-smithy-async",
|
1394 1371 | "aws-smithy-http",
|
1395 1372 | "aws-smithy-http-client",
|
1396 1373 | "aws-smithy-observability",
|
1397 1374 | "aws-smithy-runtime-api",
|
1398 1375 | "aws-smithy-types",
|
1399 1376 | "bytes",
|
1400 1377 | "fastrand 2.3.0",
|
1401 1378 | "futures-util",
|
1402 1379 | "http 0.2.12",
|
1403 - | "http 1.4.0",
|
1380 + | "http 1.3.1",
|
1404 1381 | "http-body 0.4.6",
|
1405 1382 | "http-body 1.0.1",
|
1406 1383 | "hyper 0.14.32",
|
1407 1384 | "pin-project-lite",
|
1408 1385 | "pin-utils",
|
1409 1386 | "pretty_assertions",
|
1410 1387 | "tokio",
|
1411 1388 | "tracing",
|
1412 1389 | "tracing-subscriber",
|
1413 1390 | "tracing-test",
|
1414 1391 | ]
|
1415 1392 |
|
1416 1393 | [[package]]
|
1417 1394 | name = "aws-smithy-runtime-api"
|
1418 - | version = "1.9.3"
|
1395 + | version = "1.9.2"
|
1419 1396 | dependencies = [
|
1420 1397 | "aws-smithy-async",
|
1421 1398 | "aws-smithy-types",
|
1422 1399 | "bytes",
|
1423 1400 | "http 0.2.12",
|
1424 - | "http 1.4.0",
|
1401 + | "http 1.3.1",
|
1425 1402 | "pin-project-lite",
|
1426 1403 | "proptest",
|
1427 1404 | "tokio",
|
1428 1405 | "tracing",
|
1429 1406 | "zeroize",
|
1430 1407 | ]
|
1431 1408 |
|
1432 1409 | [[package]]
|
1433 1410 | name = "aws-smithy-types"
|
1434 - | version = "1.3.5"
|
1411 + | version = "1.3.4"
|
1435 1412 | dependencies = [
|
1436 1413 | "base64 0.13.1",
|
1437 1414 | "base64-simd",
|
1438 1415 | "bytes",
|
1439 1416 | "bytes-utils",
|
1440 1417 | "ciborium",
|
1441 1418 | "criterion",
|
1442 1419 | "futures-core",
|
1443 1420 | "http 0.2.12",
|
1444 - | "http 1.4.0",
|
1421 + | "http 1.3.1",
|
1445 1422 | "http-body 0.4.6",
|
1446 1423 | "http-body 1.0.1",
|
1447 1424 | "http-body-util",
|
1448 1425 | "hyper 0.14.32",
|
1449 1426 | "itoa",
|
1450 1427 | "lazy_static",
|
1451 1428 | "num-integer",
|
1452 1429 | "pin-project-lite",
|
1453 1430 | "pin-utils",
|
1454 1431 | "proptest",
|
1455 1432 | "rand 0.8.5",
|
1456 1433 | "ryu",
|
1457 1434 | "serde",
|
1458 1435 | "serde_json",
|
1459 1436 | "tempfile",
|
1460 1437 | "time",
|
1461 1438 | "tokio",
|
1462 1439 | "tokio-stream",
|
1463 1440 | "tokio-util",
|
1464 1441 | ]
|
1465 1442 |
|
1466 1443 | [[package]]
|
1467 1444 | name = "aws-smithy-types-convert"
|
1468 - | version = "0.60.11"
|
1445 + | version = "0.60.10"
|
1469 1446 | dependencies = [
|
1470 1447 | "aws-smithy-async",
|
1471 1448 | "aws-smithy-types",
|
1472 1449 | "chrono",
|
1473 1450 | "futures-core",
|
1474 1451 | "time",
|
1475 1452 | ]
|
1476 1453 |
|
1477 1454 | [[package]]
|
1478 1455 | name = "aws-smithy-wasm"
|
1479 - | version = "0.1.6"
|
1456 + | version = "0.1.5"
|
1480 1457 | dependencies = [
|
1481 1458 | "aws-smithy-http",
|
1482 1459 | "aws-smithy-runtime-api",
|
1483 1460 | "aws-smithy-types",
|
1484 1461 | "bytes",
|
1485 - | "http 1.4.0",
|
1462 + | "http 1.3.1",
|
1486 1463 | "tracing",
|
1487 1464 | "wasi 0.12.1+wasi-0.2.0",
|
1488 1465 | ]
|
1489 1466 |
|
1490 1467 | [[package]]
|
1491 1468 | name = "aws-smithy-xml"
|
1492 - | version = "0.60.13"
|
1469 + | version = "0.60.12"
|
1493 1470 | dependencies = [
|
1494 1471 | "aws-smithy-protocol-test",
|
1495 1472 | "base64 0.13.1",
|
1496 1473 | "proptest",
|
1497 1474 | "xmlparser",
|
1498 1475 | ]
|
1499 1476 |
|
1500 1477 | [[package]]
|
1501 1478 | name = "aws-types"
|
1502 - | version = "1.3.11"
|
1479 + | version = "1.3.10"
|
1503 1480 | dependencies = [
|
1504 1481 | "aws-credential-types",
|
1505 1482 | "aws-smithy-async",
|
1506 1483 | "aws-smithy-runtime",
|
1507 1484 | "aws-smithy-runtime-api",
|
1508 1485 | "aws-smithy-types",
|
1509 1486 | "http 0.2.12",
|
1510 1487 | "hyper-rustls 0.24.2",
|
1511 1488 | "rustc_version",
|
1512 1489 | "tempfile",
|
2680 2657 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2681 2658 | checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
|
2682 2659 | dependencies = [
|
2683 2660 | "bytes",
|
2684 2661 | "fnv",
|
2685 2662 | "itoa",
|
2686 2663 | ]
|
2687 2664 |
|
2688 2665 | [[package]]
|
2689 2666 | name = "http"
|
2690 - | version = "1.4.0"
|
2667 + | version = "1.3.1"
|
2691 2668 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2692 - | checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
|
2669 + | checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
|
2693 2670 | dependencies = [
|
2694 2671 | "bytes",
|
2672 + | "fnv",
|
2695 2673 | "itoa",
|
2696 2674 | ]
|
2697 2675 |
|
2698 2676 | [[package]]
|
2699 2677 | name = "http-body"
|
2700 2678 | version = "0.4.6"
|
2701 2679 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2702 2680 | checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
2703 2681 | dependencies = [
|
2704 2682 | "bytes",
|
2705 2683 | "http 0.2.12",
|
2706 2684 | "pin-project-lite",
|
2707 2685 | ]
|
2708 2686 |
|
2709 2687 | [[package]]
|
2710 2688 | name = "http-body"
|
2711 2689 | version = "1.0.1"
|
2712 2690 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2713 2691 | checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
|
2714 2692 | dependencies = [
|
2715 2693 | "bytes",
|
2716 - | "http 1.4.0",
|
2694 + | "http 1.3.1",
|
2717 2695 | ]
|
2718 2696 |
|
2719 2697 | [[package]]
|
2720 2698 | name = "http-body-util"
|
2721 2699 | version = "0.1.3"
|
2722 2700 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2723 2701 | checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
|
2724 2702 | dependencies = [
|
2725 2703 | "bytes",
|
2726 2704 | "futures-core",
|
2727 - | "http 1.4.0",
|
2705 + | "http 1.3.1",
|
2728 2706 | "http-body 1.0.1",
|
2729 2707 | "pin-project-lite",
|
2730 2708 | ]
|
2731 2709 |
|
2732 2710 | [[package]]
|
2733 2711 | name = "httparse"
|
2734 2712 | version = "1.10.1"
|
2735 2713 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2736 2714 | checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
|
2737 2715 |
|
2738 2716 | [[package]]
|
2739 2717 | name = "httpdate"
|
2740 2718 | version = "1.0.3"
|
2741 2719 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2742 2720 | checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
|
2743 2721 |
|
2744 2722 | [[package]]
|
2745 2723 | name = "hyper"
|
2746 2724 | version = "0.14.32"
|
2747 2725 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2748 2726 | checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
|
2749 2727 | dependencies = [
|
2750 2728 | "bytes",
|
2751 2729 | "futures-channel",
|
2752 2730 | "futures-core",
|
2753 2731 | "futures-util",
|
2754 2732 | "h2 0.3.27",
|
2755 2733 | "http 0.2.12",
|
2756 2734 | "http-body 0.4.6",
|
2757 2735 | "httparse",
|
2758 2736 | "httpdate",
|
2759 2737 | "itoa",
|
2760 2738 | "pin-project-lite",
|
2761 2739 | "socket2 0.5.10",
|
2762 2740 | "tokio",
|
2763 2741 | "tower-service",
|
2764 2742 | "tracing",
|
2765 2743 | "want",
|
2766 2744 | ]
|
2767 2745 |
|
2768 2746 | [[package]]
|
2769 2747 | name = "hyper"
|
2770 2748 | version = "1.8.1"
|
2771 2749 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2772 2750 | checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
|
2773 2751 | dependencies = [
|
2774 2752 | "atomic-waker",
|
2775 2753 | "bytes",
|
2776 2754 | "futures-channel",
|
2777 2755 | "futures-core",
|
2778 2756 | "h2 0.4.12",
|
2779 - | "http 1.4.0",
|
2757 + | "http 1.3.1",
|
2780 2758 | "http-body 1.0.1",
|
2781 2759 | "httparse",
|
2782 2760 | "httpdate",
|
2783 2761 | "itoa",
|
2784 2762 | "pin-project-lite",
|
2785 2763 | "pin-utils",
|
2786 2764 | "smallvec",
|
2787 2765 | "tokio",
|
2788 2766 | "want",
|
2789 2767 | ]
|
2790 2768 |
|
2791 2769 | [[package]]
|
2792 2770 | name = "hyper-rustls"
|
2793 2771 | version = "0.24.2"
|
2794 2772 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2795 2773 | checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
|
2796 2774 | dependencies = [
|
2797 2775 | "futures-util",
|
2798 2776 | "http 0.2.12",
|
2799 2777 | "hyper 0.14.32",
|
2800 2778 | "log",
|
2801 2779 | "rustls 0.21.12",
|
2802 2780 | "rustls-native-certs 0.6.3",
|
2803 2781 | "tokio",
|
2804 2782 | "tokio-rustls 0.24.1",
|
2805 2783 | "webpki-roots",
|
2806 2784 | ]
|
2807 2785 |
|
2808 2786 | [[package]]
|
2809 2787 | name = "hyper-rustls"
|
2810 2788 | version = "0.27.7"
|
2811 2789 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2812 2790 | checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
|
2813 2791 | dependencies = [
|
2814 - | "http 1.4.0",
|
2792 + | "http 1.3.1",
|
2815 2793 | "hyper 1.8.1",
|
2816 2794 | "hyper-util",
|
2817 2795 | "rustls 0.23.35",
|
2818 2796 | "rustls-native-certs 0.8.2",
|
2819 2797 | "rustls-pki-types",
|
2820 2798 | "tokio",
|
2821 2799 | "tokio-rustls 0.26.4",
|
2822 2800 | "tower-service",
|
2823 2801 | ]
|
2824 2802 |
|
2825 2803 | [[package]]
|
2826 2804 | name = "hyper-util"
|
2827 2805 | version = "0.1.18"
|
2828 2806 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2829 2807 | checksum = "52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56"
|
2830 2808 | dependencies = [
|
2831 2809 | "base64 0.22.1",
|
2832 2810 | "bytes",
|
2833 2811 | "futures-channel",
|
2834 2812 | "futures-core",
|
2835 2813 | "futures-util",
|
2836 - | "http 1.4.0",
|
2814 + | "http 1.3.1",
|
2837 2815 | "http-body 1.0.1",
|
2838 2816 | "hyper 1.8.1",
|
2839 2817 | "ipnet",
|
2840 2818 | "libc",
|
2841 2819 | "percent-encoding",
|
2842 2820 | "pin-project-lite",
|
2843 2821 | "socket2 0.6.1",
|
2844 2822 | "system-configuration",
|
2845 2823 | "tokio",
|
2846 2824 | "tower-service",
|