[roll] Roll fuchsia [rust-3p] Patch wakeup bug in async-io crate

This just adds https://github.com/smol-rs/async-io/pull/79 to our
distribution of async-io, as we've seen issues in infra like the one
reported there.

Original-Bug: 47531
Original-Bug: 126159
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871506
Original-Revision: e9c17a7c5d90702104f1b2d4fe88aec29efc45e5
GitOrigin-RevId: 0ce9534f0540a4efc6c269d262d4eb271b8cb1c7
Change-Id: Ie6ea4da7de93da11d6386865762495ca06be8a6a
1 file changed
tree: a6be57900719bf06a866aedb53a47a8cec66e1bf
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.