[roll] Roll fuchsia Revert "[rust-3p] Update quote to 1.0.42"

This reverts commit fb85b514aa3c6258c578509a642442515b2b9c30.

Reason for revert: Potential cause for flakes: b/466362499

Original change's description:
> [rust-3p] Update quote to 1.0.42
>
> Change-Id: I34e611e22f9ba2c8bca66b31e39f76ee22c9a025
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1439874
> Reviewed-by: Erick Tryzelaar <etryzelaar@google.com>
> Commit-Queue: Thomas Zander <thomasalpinus@google.com>
> Fuchsia-Auto-Submit: Thomas Zander <thomasalpinus@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442830
Original-Revision: a97c7c96c9af7e8fc47264467c7f6bb10662d8c6
GitOrigin-RevId: 3f2aae684fb65eecd2cc3e33dcb7f8e35f1f6a04
Change-Id: I73344335d7681f0d2d18e90a8b86ed265877fd83
1 file changed
tree: e4eb1fa94ef844ae3e0023dec56cd021f8a3cda4
  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.