@@ -1691,9 +1691,9 @@ dependencies = [
16911691
16921692[[package ]]
16931693name = " futures"
1694- version = " 0.3.19 "
1694+ version = " 0.3.28 "
16951695source = " registry+https://github.com/rust-lang/crates.io-index"
1696- checksum = " 28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4 "
1696+ checksum = " 23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40 "
16971697dependencies = [
16981698 " futures-channel" ,
16991699 " futures-core" ,
@@ -1706,25 +1706,25 @@ dependencies = [
17061706
17071707[[package ]]
17081708name = " futures-channel"
1709- version = " 0.3.19 "
1709+ version = " 0.3.28 "
17101710source = " registry+https://github.com/rust-lang/crates.io-index"
1711- checksum = " ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b "
1711+ checksum = " 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 "
17121712dependencies = [
17131713 " futures-core" ,
17141714 " futures-sink" ,
17151715]
17161716
17171717[[package ]]
17181718name = " futures-core"
1719- version = " 0.3.19 "
1719+ version = " 0.3.28 "
17201720source = " registry+https://github.com/rust-lang/crates.io-index"
1721- checksum = " d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7 "
1721+ checksum = " 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c "
17221722
17231723[[package ]]
17241724name = " futures-executor"
1725- version = " 0.3.19 "
1725+ version = " 0.3.28 "
17261726source = " registry+https://github.com/rust-lang/crates.io-index"
1727- checksum = " 29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a "
1727+ checksum = " ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0 "
17281728dependencies = [
17291729 " futures-core" ,
17301730 " futures-task" ,
@@ -1733,38 +1733,38 @@ dependencies = [
17331733
17341734[[package ]]
17351735name = " futures-io"
1736- version = " 0.3.19 "
1736+ version = " 0.3.28 "
17371737source = " registry+https://github.com/rust-lang/crates.io-index"
1738- checksum = " b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2 "
1738+ checksum = " 4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964 "
17391739
17401740[[package ]]
17411741name = " futures-macro"
1742- version = " 0.3.19 "
1742+ version = " 0.3.28 "
17431743source = " registry+https://github.com/rust-lang/crates.io-index"
1744- checksum = " 6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c "
1744+ checksum = " 89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72 "
17451745dependencies = [
17461746 " proc-macro2" ,
17471747 " quote" ,
1748- " syn 1 .0.102 " ,
1748+ " syn 2 .0.8 " ,
17491749]
17501750
17511751[[package ]]
17521752name = " futures-sink"
1753- version = " 0.3.19 "
1753+ version = " 0.3.28 "
17541754source = " registry+https://github.com/rust-lang/crates.io-index"
1755- checksum = " e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508 "
1755+ checksum = " f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e "
17561756
17571757[[package ]]
17581758name = " futures-task"
1759- version = " 0.3.19 "
1759+ version = " 0.3.28 "
17601760source = " registry+https://github.com/rust-lang/crates.io-index"
1761- checksum = " 6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72 "
1761+ checksum = " 76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65 "
17621762
17631763[[package ]]
17641764name = " futures-util"
1765- version = " 0.3.19 "
1765+ version = " 0.3.28 "
17661766source = " registry+https://github.com/rust-lang/crates.io-index"
1767- checksum = " d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164 "
1767+ checksum = " 26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533 "
17681768dependencies = [
17691769 " futures-channel" ,
17701770 " futures-core" ,
0 commit comments