@@ -234,9 +234,9 @@ checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"
234234
235235[[package ]]
236236name = " futures"
237- version = " 0.3.17 "
237+ version = " 0.3.18 "
238238source = " registry+https://github.com/rust-lang/crates.io-index"
239- checksum = " a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca "
239+ checksum = " 8cd0210d8c325c245ff06fd95a3b13689a1a276ac8cfa8e8720cb840bfb84b9e "
240240dependencies = [
241241 " futures-channel" ,
242242 " futures-core" ,
@@ -249,25 +249,25 @@ dependencies = [
249249
250250[[package ]]
251251name = " futures-channel"
252- version = " 0.3.17 "
252+ version = " 0.3.18 "
253253source = " registry+https://github.com/rust-lang/crates.io-index"
254- checksum = " 5da6ba8c3bb3c165d3c7319fc1cc8304facf1fb8db99c5de877183c08a273888 "
254+ checksum = " 7fc8cd39e3dbf865f7340dce6a2d401d24fd37c6fe6c4f0ee0de8bfca2252d27 "
255255dependencies = [
256256 " futures-core" ,
257257 " futures-sink" ,
258258]
259259
260260[[package ]]
261261name = " futures-core"
262- version = " 0.3.17 "
262+ version = " 0.3.18 "
263263source = " registry+https://github.com/rust-lang/crates.io-index"
264- checksum = " 88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d "
264+ checksum = " 629316e42fe7c2a0b9a65b47d159ceaa5453ab14e8f0a3c5eedbb8cd55b4a445 "
265265
266266[[package ]]
267267name = " futures-executor"
268- version = " 0.3.17 "
268+ version = " 0.3.18 "
269269source = " registry+https://github.com/rust-lang/crates.io-index"
270- checksum = " 45025be030969d763025784f7f355043dc6bc74093e4ecc5000ca4dc50d8745c "
270+ checksum = " 7b808bf53348a36cab739d7e04755909b9fcaaa69b7d7e588b37b6ec62704c97 "
271271dependencies = [
272272 " futures-core" ,
273273 " futures-task" ,
@@ -276,29 +276,28 @@ dependencies = [
276276
277277[[package ]]
278278name = " futures-io"
279- version = " 0.3.17 "
279+ version = " 0.3.18 "
280280source = " registry+https://github.com/rust-lang/crates.io-index"
281- checksum = " 522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377 "
281+ checksum = " e481354db6b5c353246ccf6a728b0c5511d752c08da7260546fc0933869daa11 "
282282
283283[[package ]]
284284name = " futures-sink"
285- version = " 0.3.17 "
285+ version = " 0.3.18 "
286286source = " registry+https://github.com/rust-lang/crates.io-index"
287- checksum = " 36ea153c13024fe480590b3e3d4cad89a0cfacecc24577b68f86c6ced9c2bc11 "
287+ checksum = " 996c6442437b62d21a32cd9906f9c41e7dc1e19a9579843fad948696769305af "
288288
289289[[package ]]
290290name = " futures-task"
291- version = " 0.3.17 "
291+ version = " 0.3.18 "
292292source = " registry+https://github.com/rust-lang/crates.io-index"
293- checksum = " 1d3d00f4eddb73e498a54394f228cd55853bdf059259e8e7bc6e69d408892e99 "
293+ checksum = " dabf1872aaab32c886832f2276d2f5399887e2bd613698a02359e4ea83f8de12 "
294294
295295[[package ]]
296296name = " futures-util"
297- version = " 0.3.17 "
297+ version = " 0.3.18 "
298298source = " registry+https://github.com/rust-lang/crates.io-index"
299- checksum = " 36568465210a3a6ee45e1f165136d68671471a501e632e9a98d96872222b5481 "
299+ checksum = " 41d22213122356472061ac0f1ab2cee28d2bac8491410fd68c2af53d1cedb83e "
300300dependencies = [
301- " autocfg" ,
302301 " futures-channel" ,
303302 " futures-core" ,
304303 " futures-io" ,
0 commit comments