[roll] Roll fuchsia [fidl][rust] Rename new bindings lib to fidl_next

Calling both of the Rust FIDL crates `fidl` is causing a name conflict
in our generated crate docs, preventing the documentation for one of the
FIDL crates from being generated.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1128052
Original-Revision: d309bf228ec7d4c6f9e49a77bc6f9eaa3580efbb
GitOrigin-RevId: f891fbe7dd0e71d88bdda7cb388991ae42503394
Change-Id: Ie3f32ca83edc657821c35e88c1bd58dc03d778c8
1 file changed
tree: 1aa6992c2f2533b65b5ce41f92183f147e768bc3
  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.