@@ -1647,9 +1647,9 @@ dependencies = [
1647
1647
1648
1648
[[package ]]
1649
1649
name = " futures"
1650
- version = " 0.3.19 "
1650
+ version = " 0.3.28 "
1651
1651
source = " registry+https://github.com/rust-lang/crates.io-index"
1652
- checksum = " 28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4 "
1652
+ checksum = " 23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40 "
1653
1653
dependencies = [
1654
1654
" futures-channel" ,
1655
1655
" futures-core" ,
@@ -1662,25 +1662,25 @@ dependencies = [
1662
1662
1663
1663
[[package ]]
1664
1664
name = " futures-channel"
1665
- version = " 0.3.19 "
1665
+ version = " 0.3.28 "
1666
1666
source = " registry+https://github.com/rust-lang/crates.io-index"
1667
- checksum = " ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b "
1667
+ checksum = " 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 "
1668
1668
dependencies = [
1669
1669
" futures-core" ,
1670
1670
" futures-sink" ,
1671
1671
]
1672
1672
1673
1673
[[package ]]
1674
1674
name = " futures-core"
1675
- version = " 0.3.19 "
1675
+ version = " 0.3.28 "
1676
1676
source = " registry+https://github.com/rust-lang/crates.io-index"
1677
- checksum = " d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7 "
1677
+ checksum = " 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c "
1678
1678
1679
1679
[[package ]]
1680
1680
name = " futures-executor"
1681
- version = " 0.3.19 "
1681
+ version = " 0.3.28 "
1682
1682
source = " registry+https://github.com/rust-lang/crates.io-index"
1683
- checksum = " 29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a "
1683
+ checksum = " ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0 "
1684
1684
dependencies = [
1685
1685
" futures-core" ,
1686
1686
" futures-task" ,
@@ -1689,38 +1689,38 @@ dependencies = [
1689
1689
1690
1690
[[package ]]
1691
1691
name = " futures-io"
1692
- version = " 0.3.19 "
1692
+ version = " 0.3.28 "
1693
1693
source = " registry+https://github.com/rust-lang/crates.io-index"
1694
- checksum = " b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2 "
1694
+ checksum = " 4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964 "
1695
1695
1696
1696
[[package ]]
1697
1697
name = " futures-macro"
1698
- version = " 0.3.19 "
1698
+ version = " 0.3.28 "
1699
1699
source = " registry+https://github.com/rust-lang/crates.io-index"
1700
- checksum = " 6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c "
1700
+ checksum = " 89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72 "
1701
1701
dependencies = [
1702
1702
" proc-macro2" ,
1703
1703
" quote" ,
1704
- " syn 1 .0.102 " ,
1704
+ " syn 2 .0.8 " ,
1705
1705
]
1706
1706
1707
1707
[[package ]]
1708
1708
name = " futures-sink"
1709
- version = " 0.3.19 "
1709
+ version = " 0.3.28 "
1710
1710
source = " registry+https://github.com/rust-lang/crates.io-index"
1711
- checksum = " e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508 "
1711
+ checksum = " f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e "
1712
1712
1713
1713
[[package ]]
1714
1714
name = " futures-task"
1715
- version = " 0.3.19 "
1715
+ version = " 0.3.28 "
1716
1716
source = " registry+https://github.com/rust-lang/crates.io-index"
1717
- checksum = " 6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72 "
1717
+ checksum = " 76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65 "
1718
1718
1719
1719
[[package ]]
1720
1720
name = " futures-util"
1721
- version = " 0.3.19 "
1721
+ version = " 0.3.28 "
1722
1722
source = " registry+https://github.com/rust-lang/crates.io-index"
1723
- checksum = " d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164 "
1723
+ checksum = " 26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533 "
1724
1724
dependencies = [
1725
1725
" futures-channel" ,
1726
1726
" futures-core" ,
0 commit comments