[roll] Roll fuchsia Revert "[rust-3p] add pin_init crate to forks"

This reverts commit d60883e92b589129bc3296d9b7c5d42c3162d226.

Reason for revert: This introduces a dependency on the rustc_version-0.4.1 crate which seems to have been forgotten in this CL.

Original change's description:
> [rust-3p] add pin_init crate to forks
>
> Add the `pin-init` crate to third_party rust crates, using the
> commit e089eee as it adds LICENSE files for both packages.
>
> Until the upstream crate is updated, this is added as a fork in
> `third_party/rust_crates/forks` (and because `cargo-gnaw` requires
> source files to be within the project root).
>
> Test: fx update-rustc-third-party && fx build
>
> Change-Id: Ibd90cfb561d5759a9ce25cce789fa63794952fb6
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1590631
> SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com>
> Reviewed-by: Jay Zhuang <jayzhuang@google.com>
> Commit-Queue: Will Drewry <drewry@google.com>
> Reviewed-by: Adam Perry <adamperry@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1602648
SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com>
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 21464677d4549304dc5404af7c79c798ca90ed14
GitOrigin-RevId: c6fe1e2e57dd17fa29f5807314d332adcf3a3109
Change-Id: I46f9e037d4b389ecd6c0e3d6f3b5f075e979c313
1 file changed
tree: 18ed8ad5c0db7a5a781826a19f4e052fd0c3377d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.