@@ -1691,9 +1691,9 @@ dependencies = [
1691
1691
1692
1692
[[package ]]
1693
1693
name = " futures"
1694
- version = " 0.3.19 "
1694
+ version = " 0.3.28 "
1695
1695
source = " registry+https://github.com/rust-lang/crates.io-index"
1696
- checksum = " 28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4 "
1696
+ checksum = " 23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40 "
1697
1697
dependencies = [
1698
1698
" futures-channel" ,
1699
1699
" futures-core" ,
@@ -1706,25 +1706,25 @@ dependencies = [
1706
1706
1707
1707
[[package ]]
1708
1708
name = " futures-channel"
1709
- version = " 0.3.19 "
1709
+ version = " 0.3.28 "
1710
1710
source = " registry+https://github.com/rust-lang/crates.io-index"
1711
- checksum = " ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b "
1711
+ checksum = " 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 "
1712
1712
dependencies = [
1713
1713
" futures-core" ,
1714
1714
" futures-sink" ,
1715
1715
]
1716
1716
1717
1717
[[package ]]
1718
1718
name = " futures-core"
1719
- version = " 0.3.19 "
1719
+ version = " 0.3.28 "
1720
1720
source = " registry+https://github.com/rust-lang/crates.io-index"
1721
- checksum = " d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7 "
1721
+ checksum = " 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c "
1722
1722
1723
1723
[[package ]]
1724
1724
name = " futures-executor"
1725
- version = " 0.3.19 "
1725
+ version = " 0.3.28 "
1726
1726
source = " registry+https://github.com/rust-lang/crates.io-index"
1727
- checksum = " 29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a "
1727
+ checksum = " ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0 "
1728
1728
dependencies = [
1729
1729
" futures-core" ,
1730
1730
" futures-task" ,
@@ -1733,38 +1733,38 @@ dependencies = [
1733
1733
1734
1734
[[package ]]
1735
1735
name = " futures-io"
1736
- version = " 0.3.19 "
1736
+ version = " 0.3.28 "
1737
1737
source = " registry+https://github.com/rust-lang/crates.io-index"
1738
- checksum = " b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2 "
1738
+ checksum = " 4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964 "
1739
1739
1740
1740
[[package ]]
1741
1741
name = " futures-macro"
1742
- version = " 0.3.19 "
1742
+ version = " 0.3.28 "
1743
1743
source = " registry+https://github.com/rust-lang/crates.io-index"
1744
- checksum = " 6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c "
1744
+ checksum = " 89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72 "
1745
1745
dependencies = [
1746
1746
" proc-macro2" ,
1747
1747
" quote" ,
1748
- " syn 1 .0.102 " ,
1748
+ " syn 2 .0.8 " ,
1749
1749
]
1750
1750
1751
1751
[[package ]]
1752
1752
name = " futures-sink"
1753
- version = " 0.3.19 "
1753
+ version = " 0.3.28 "
1754
1754
source = " registry+https://github.com/rust-lang/crates.io-index"
1755
- checksum = " e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508 "
1755
+ checksum = " f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e "
1756
1756
1757
1757
[[package ]]
1758
1758
name = " futures-task"
1759
- version = " 0.3.19 "
1759
+ version = " 0.3.28 "
1760
1760
source = " registry+https://github.com/rust-lang/crates.io-index"
1761
- checksum = " 6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72 "
1761
+ checksum = " 76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65 "
1762
1762
1763
1763
[[package ]]
1764
1764
name = " futures-util"
1765
- version = " 0.3.19 "
1765
+ version = " 0.3.28 "
1766
1766
source = " registry+https://github.com/rust-lang/crates.io-index"
1767
- checksum = " d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164 "
1767
+ checksum = " 26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533 "
1768
1768
dependencies = [
1769
1769
" futures-channel" ,
1770
1770
" futures-core" ,
0 commit comments