[roll] Roll fuchsia [third_party][rust] Bump futures-* to 0.3.15

This updates the following crates:

* futures-channel to 0.3.15
* futures-io to 0.3.15
* futures-macro to 0.3.15
* futures-sink to 0.3.15
* futures-task to 0.3.15
* futures-util to 0.3.15
* futures to 0.3.15

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/567474
Original-Revision: 98ab1bc9e1443a201d0ae80f354afd309dba8bc7
GitOrigin-RevId: dec4ce5ff1a1548dc8fa324ef1d6a3933f71865c
Change-Id: I87a4f605974d45de94af99afb078d166e53c2d1b
1 file changed
tree: 05a6e5056b7c4f7131734bc4a2dc9d405f8b51c3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.