[roll] Roll fuchsia [dhcp] Update async_trait TODOs

The existing TODOs to consider adopting `async_fn_in_trait` point to
a now-closed bug about using the unstable feature in Netstack3.
Changes them to point to the GitHub issue about stabilizing the
feature instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/851656
Original-Revision: 900eaadbcc2d8a51ebef00470acbfb913be48053
GitOrigin-RevId: 9dca1d65f992837c5b9f6c626f74f416f0a3b818
Change-Id: Idc3fdae0e780fa3b96e48087ce4d3898e26b5593
1 file changed
tree: 5ad289df0a273cfd66dc6aba20470e4dfe493000
  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.