[roll] Roll fuchsia [fidlgen_rust] Generate sync proxy version of connect_to

The current API currently only provides an async proxy. Some clients
need a sync proxy.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147412
Original-Revision: 8afd1cd76909e4892fd588a5e657cd054e4c3be8
GitOrigin-RevId: 461ff1e033d80f1369603263a4299a27f91a2763
Change-Id: Ie9a1908e99d8d0fa18f51f3adeba16ee8ee69b5a
1 file changed
tree: 49a45ca18a10aa35d6bd1488ea041e11a76920d6
  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.