@@ -372,9 +372,9 @@ checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"
372372
373373[[package ]]
374374name = " futures"
375- version = " 0.3.17 "
375+ version = " 0.3.18 "
376376source = " registry+https://github.com/rust-lang/crates.io-index"
377- checksum = " a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca "
377+ checksum = " 8cd0210d8c325c245ff06fd95a3b13689a1a276ac8cfa8e8720cb840bfb84b9e "
378378dependencies = [
379379 " futures-channel" ,
380380 " futures-core" ,
@@ -387,25 +387,25 @@ dependencies = [
387387
388388[[package ]]
389389name = " futures-channel"
390- version = " 0.3.17 "
390+ version = " 0.3.18 "
391391source = " registry+https://github.com/rust-lang/crates.io-index"
392- checksum = " 5da6ba8c3bb3c165d3c7319fc1cc8304facf1fb8db99c5de877183c08a273888 "
392+ checksum = " 7fc8cd39e3dbf865f7340dce6a2d401d24fd37c6fe6c4f0ee0de8bfca2252d27 "
393393dependencies = [
394394 " futures-core" ,
395395 " futures-sink" ,
396396]
397397
398398[[package ]]
399399name = " futures-core"
400- version = " 0.3.17 "
400+ version = " 0.3.18 "
401401source = " registry+https://github.com/rust-lang/crates.io-index"
402- checksum = " 88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d "
402+ checksum = " 629316e42fe7c2a0b9a65b47d159ceaa5453ab14e8f0a3c5eedbb8cd55b4a445 "
403403
404404[[package ]]
405405name = " futures-executor"
406- version = " 0.3.17 "
406+ version = " 0.3.18 "
407407source = " registry+https://github.com/rust-lang/crates.io-index"
408- checksum = " 45025be030969d763025784f7f355043dc6bc74093e4ecc5000ca4dc50d8745c "
408+ checksum = " 7b808bf53348a36cab739d7e04755909b9fcaaa69b7d7e588b37b6ec62704c97 "
409409dependencies = [
410410 " futures-core" ,
411411 " futures-task" ,
@@ -414,29 +414,28 @@ dependencies = [
414414
415415[[package ]]
416416name = " futures-io"
417- version = " 0.3.17 "
417+ version = " 0.3.18 "
418418source = " registry+https://github.com/rust-lang/crates.io-index"
419- checksum = " 522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377 "
419+ checksum = " e481354db6b5c353246ccf6a728b0c5511d752c08da7260546fc0933869daa11 "
420420
421421[[package ]]
422422name = " futures-sink"
423- version = " 0.3.17 "
423+ version = " 0.3.18 "
424424source = " registry+https://github.com/rust-lang/crates.io-index"
425- checksum = " 36ea153c13024fe480590b3e3d4cad89a0cfacecc24577b68f86c6ced9c2bc11 "
425+ checksum = " 996c6442437b62d21a32cd9906f9c41e7dc1e19a9579843fad948696769305af "
426426
427427[[package ]]
428428name = " futures-task"
429- version = " 0.3.17 "
429+ version = " 0.3.18 "
430430source = " registry+https://github.com/rust-lang/crates.io-index"
431- checksum = " 1d3d00f4eddb73e498a54394f228cd55853bdf059259e8e7bc6e69d408892e99 "
431+ checksum = " dabf1872aaab32c886832f2276d2f5399887e2bd613698a02359e4ea83f8de12 "
432432
433433[[package ]]
434434name = " futures-util"
435- version = " 0.3.17 "
435+ version = " 0.3.18 "
436436source = " registry+https://github.com/rust-lang/crates.io-index"
437- checksum = " 36568465210a3a6ee45e1f165136d68671471a501e632e9a98d96872222b5481 "
437+ checksum = " 41d22213122356472061ac0f1ab2cee28d2bac8491410fd68c2af53d1cedb83e "
438438dependencies = [
439- " autocfg" ,
440439 " futures-channel" ,
441440 " futures-core" ,
442441 " futures-io" ,
0 commit comments