[roll] Roll infra/recipes [rust] Remove stdlib vendored dependencies

Rust has started vendoring standard library dependencies, which is
causing rolls into Fuchsia to fail the license check. For now we'll just
remove the vendored libraries to unblock the roll.

Original-Original-Bug: 517954380
Original-Original-Bug: 517245639
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1631716
Original-Original-Revision: a12641e2c6d804af408c9ce7cabf660c347c3cb1
GitOrigin-RevId: fc9a3bc130dae7dd36accd7ee9403ad4588a166b
Change-Id: Id2994e1c7017c88e78941ec7c6e6dce384c0620d
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1637874
Cr-Commit-Position: refs/heads/main@{#193993}
1 file changed
tree: 625acac5228402a8084f4a8913d24e5f3fcf6a41
  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.