[roll] Roll fuchsia [third_party] Enable rt and net tokio features

These features are only enabled on non-Fuchsia targets. Enabling these
features pulls mio 0.8 and so requires us to provide an empty version of
wasi 0.11 as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716463
Original-Revision: 9e92e1be3e77271e76022a4985a33b4a243a1ebf
GitOrigin-RevId: e2f0e610f4c9fcae62f1d8c8d852634b91e6f9a0
Change-Id: Idfa4e07255374d57a6bf6338431b76e615b49dcf
1 file changed
tree: 80da6f5719571fa8aa4e8760de9bff116992bd86
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.