[roll] Roll fuchsia [fidl][rust] Don't use wire types by default

This finishes the switch from wire types by default to natural types by
default.

Original-Fixed: 441816805441816805
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407314
Original-Revision: a34ce8951f50fc8b1d268843172f748ad465e9c9
GitOrigin-RevId: 0f41cf183c27bc0ae74a530f73f4e7f898920179
Change-Id: I6f962c93a014f623d76eb34dc7a001777163cad8
1 file changed
tree: 5d7ad2446e6830c25816d20f95d7209a700f2a73
  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.