[roll] Roll fuchsia [rust-3p] Update zerocopy to 0.8.25-alpha

Also remove `rend`, which is no longer used in-tree.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236653
Original-Revision: f90ea3d4d3044ed2ecaf1d1fd6a2e65166863a9e
GitOrigin-RevId: 1128759fbb916049453c6c330f129fa9e07b17c7
Change-Id: I64017fe5e8daec54f18b24128777651e46a3c439
1 file changed
tree: a7de47fe97199538b31c30ac0a934c46cc91ccb4
  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.