@@ -2594,19 +2594,19 @@ dependencies = [
2594
2594
2595
2595
[[package ]]
2596
2596
name = " futures-channel"
2597
- version = " 0.3.28 "
2597
+ version = " 0.3.31 "
2598
2598
source = " registry+https://github.com/rust-lang/crates.io-index"
2599
- checksum = " 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 "
2599
+ checksum = " 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 "
2600
2600
dependencies = [
2601
2601
" futures-core" ,
2602
2602
" futures-sink" ,
2603
2603
]
2604
2604
2605
2605
[[package ]]
2606
2606
name = " futures-core"
2607
- version = " 0.3.28 "
2607
+ version = " 0.3.31 "
2608
2608
source = " registry+https://github.com/rust-lang/crates.io-index"
2609
- checksum = " 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c "
2609
+ checksum = " 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e "
2610
2610
2611
2611
[[package ]]
2612
2612
name = " futures-executor"
@@ -2621,9 +2621,9 @@ dependencies = [
2621
2621
2622
2622
[[package ]]
2623
2623
name = " futures-io"
2624
- version = " 0.3.28 "
2624
+ version = " 0.3.31 "
2625
2625
source = " registry+https://github.com/rust-lang/crates.io-index"
2626
- checksum = " 4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964 "
2626
+ checksum = " 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 "
2627
2627
2628
2628
[[package ]]
2629
2629
name = " futures-lite"
@@ -2655,9 +2655,9 @@ dependencies = [
2655
2655
2656
2656
[[package ]]
2657
2657
name = " futures-macro"
2658
- version = " 0.3.28 "
2658
+ version = " 0.3.31 "
2659
2659
source = " registry+https://github.com/rust-lang/crates.io-index"
2660
- checksum = " 89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72 "
2660
+ checksum = " 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 "
2661
2661
dependencies = [
2662
2662
" proc-macro2" ,
2663
2663
" quote" ,
@@ -2666,21 +2666,21 @@ dependencies = [
2666
2666
2667
2667
[[package ]]
2668
2668
name = " futures-sink"
2669
- version = " 0.3.28 "
2669
+ version = " 0.3.31 "
2670
2670
source = " registry+https://github.com/rust-lang/crates.io-index"
2671
- checksum = " f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e "
2671
+ checksum = " e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 "
2672
2672
2673
2673
[[package ]]
2674
2674
name = " futures-task"
2675
- version = " 0.3.28 "
2675
+ version = " 0.3.31 "
2676
2676
source = " registry+https://github.com/rust-lang/crates.io-index"
2677
- checksum = " 76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65 "
2677
+ checksum = " f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 "
2678
2678
2679
2679
[[package ]]
2680
2680
name = " futures-util"
2681
- version = " 0.3.28 "
2681
+ version = " 0.3.31 "
2682
2682
source = " registry+https://github.com/rust-lang/crates.io-index"
2683
- checksum = " 26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533 "
2683
+ checksum = " 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 "
2684
2684
dependencies = [
2685
2685
" futures-channel" ,
2686
2686
" futures-core" ,
0 commit comments