[roll] Roll fuchsia [rust][3p] Rename dirs with + in their names

This is necessary to match the behavior of crate_vendor to support Bazel
build files, because Bazel does not allow + in labels. See [0].

[0] https://github.com/bazelbuild/rules_rust/blob/1c0de8a98c4e10091155627bf5ee926653334504/crate_universe/src/utils.rs#L50

Original-Bug: b/358312539

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1098292
Original-Revision: 1e387e3dc9ecd9790d3e6326a5d116e3bc1d38de
GitOrigin-RevId: 8d97f711a1ae6f5c810369855934b690cdc3d761
Change-Id: Ibe5d598d8d674ba3c335da8aa14095bb045ecfd2
1 file changed
tree: 3bb096e6ab5b5a071636e5e74eda934b44ced089
  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.