@@ -613,9 +613,9 @@ dependencies = [
613613
614614[[package ]]
615615name = " futures"
616- version = " 0.3.30 "
616+ version = " 0.3.31 "
617617source = " registry+https://github.com/rust-lang/crates.io-index"
618- checksum = " 645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0 "
618+ checksum = " 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 "
619619dependencies = [
620620 " futures-channel" ,
621621 " futures-core" ,
@@ -628,25 +628,25 @@ dependencies = [
628628
629629[[package ]]
630630name = " futures-channel"
631- version = " 0.3.30 "
631+ version = " 0.3.31 "
632632source = " registry+https://github.com/rust-lang/crates.io-index"
633- checksum = " eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78 "
633+ checksum = " 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 "
634634dependencies = [
635635 " futures-core" ,
636636 " futures-sink" ,
637637]
638638
639639[[package ]]
640640name = " futures-core"
641- version = " 0.3.30 "
641+ version = " 0.3.31 "
642642source = " registry+https://github.com/rust-lang/crates.io-index"
643- checksum = " dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d "
643+ checksum = " 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e "
644644
645645[[package ]]
646646name = " futures-executor"
647- version = " 0.3.30 "
647+ version = " 0.3.31 "
648648source = " registry+https://github.com/rust-lang/crates.io-index"
649- checksum = " a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d "
649+ checksum = " 1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f "
650650dependencies = [
651651 " futures-core" ,
652652 " futures-task" ,
@@ -655,15 +655,15 @@ dependencies = [
655655
656656[[package ]]
657657name = " futures-io"
658- version = " 0.3.30 "
658+ version = " 0.3.31 "
659659source = " registry+https://github.com/rust-lang/crates.io-index"
660- checksum = " a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1 "
660+ checksum = " 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 "
661661
662662[[package ]]
663663name = " futures-macro"
664- version = " 0.3.30 "
664+ version = " 0.3.31 "
665665source = " registry+https://github.com/rust-lang/crates.io-index"
666- checksum = " 87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac "
666+ checksum = " 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 "
667667dependencies = [
668668 " proc-macro2" ,
669669 " quote" ,
@@ -672,21 +672,21 @@ dependencies = [
672672
673673[[package ]]
674674name = " futures-sink"
675- version = " 0.3.30 "
675+ version = " 0.3.31 "
676676source = " registry+https://github.com/rust-lang/crates.io-index"
677- checksum = " 9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5 "
677+ checksum = " e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 "
678678
679679[[package ]]
680680name = " futures-task"
681- version = " 0.3.30 "
681+ version = " 0.3.31 "
682682source = " registry+https://github.com/rust-lang/crates.io-index"
683- checksum = " 38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004 "
683+ checksum = " f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 "
684684
685685[[package ]]
686686name = " futures-util"
687- version = " 0.3.30 "
687+ version = " 0.3.31 "
688688source = " registry+https://github.com/rust-lang/crates.io-index"
689- checksum = " 3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48 "
689+ checksum = " 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 "
690690dependencies = [
691691 " futures-channel" ,
692692 " futures-core" ,
0 commit comments