[roll] Roll fuchsia [rust-3p] Update async-fs to 2.2.0

This adds an updated version futures-lite 2.6.1 and enables new
features of fastrand 2.2.0 in the process.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1468681
Original-Revision: 51f6e2e52876b486eebd8bcaad5099c6be4593ac
GitOrigin-RevId: 534483bee70f0cf8bc08fbdd88f9003734d7d98e
Change-Id: I75c8b8f4533762a4d0f1f06f27ab8f87f4b70fbd
1 file changed
tree: 29c8ccb80645d3c8506cc4665cdbd69323e5a6b1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.