[roll] Roll fuchsia [rust-3p] Update hyper to 0.14.19

This also adds the indirect dependency itoa 1.0.2.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/693865
Original-Revision: 3e83ffaf1385ad80bdc1a23d16eeb7a7e8e189ae
GitOrigin-RevId: f5391999cba57d89ce2a66e0f7c284e3ace93f62
Change-Id: I82e22e6074fc306313cceb0fd34b8f2a9ea530fd
1 file changed
tree: 4cb2544f4ad51ab78c0ed50e3455a8000269ee36
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.