[roll] Roll fuchsia [rust-3p] Update itoa 0.4.3 to 0.4.8

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1218684
Original-Revision: 73beab017c5ae440be1c830f12c85e19faab93aa
GitOrigin-RevId: 905e5c9dc24e2a7ccb51ecdc22c686d9433fc689
Change-Id: I6adf854578d2969fb747146e48165041e9b9bd54
1 file changed
tree: c67dadbe99f262d5d155267ac6f2d9feea4ff437
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.