[roll] Roll fuchsia [rust-3p] Add derive_builder, derive_builder_core, derive_builder_macro crates.

These new crates were approved by OSRB in https://fxbug.dev/98407.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670949
Original-Revision: 0cc1967764357448c3168362ccba5488e7dfaa53
GitOrigin-RevId: 2800154b04f559179bd61cb9e571a16980af2912
Change-Id: I2e3ba03ee74868abf436d0a96c1ccd985b7db27e
1 file changed
tree: 20c08c79d719323e40787377aa44a46e4cc232ba
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.