[roll] Roll fuchsia [idk] Remove references to atom type rust_3p_library

rust_3p_library is not currently supported in the IDK but appears as a
valid atom type in several locations. Remove these to avoid confusion.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271554
Original-Revision: 7c15d85a3944025a0ef2644eaf6d4b8966a82d6b
GitOrigin-RevId: b2ff733e6ceb8ebd2ce6659777cda1ec30ccfdde
Change-Id: Ia2f549d4005f1eb3e6f1e396ef8560852a9174c4
1 file changed
tree: 5c0c7fb5221b590ede47f6ee6be6c77eb1b0686e
  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.