[roll] Roll fuchsia [rust-3p] Remove zerocopy 0.0.0-alpha.0 alias

This commit simply runs `fx update-rustc-third-party` and does *not*
carry the manual edit in `BUILD.gn`, which was temporarily added to
support a soft transition to zerocopy 0.8.0-alpha.21.

This completes the soft transition.

Fixes: 367420574
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1122152
Original-Revision: 5172896350dfe23c0ef871a7d98de839a4c69457
GitOrigin-RevId: ce749c4bccccbea80ce5e76cfd3b80ff0332ba4d
Change-Id: Ibb39873197e37b0e18e1587b321aac1d476ba37b
1 file changed
tree: 4aeb92ee71b81a52c85686102f17ac64831e536d
  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 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.