[roll] Roll infra/recipes [rust_toolchain] Remove prohibited property "repository"

This change discontinues the use of the prohibited property "repository"
in the rust_toolchain recipe. "repository" has been replaced with "remote".

Original-Bug: 349462629
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1077792
Original-Revision: 67dbb91b55e460a02079b0270045d44c1e59a963
GitOrigin-RevId: 6b36d5a9388ba6976e4924ac71867517043c1981
Change-Id: I19b170aa64088bcff72a94ceb63bfe77faf55728
1 file changed
tree: 6deb565e9e85fe4d545c12eed12107183d758e9d
  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.