[roll] Roll fuchsia [rust][aux] Stop defining aux targets for 3p crates

... we are not running clippy or rustdoc for 3p targets.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242424
Original-Revision: 0717dc903197ec631de0d40d1ebaa129c6470dec
GitOrigin-RevId: 338917b2107554b53643bfde45342701b6ac422f
Change-Id: Id2c9cb81c8de257d6ac27f917015d9749d9a5d84
1 file changed
tree: 8a6012bc0f2cba2e5ac80fc0e2240b2762d3fbd2
  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.