[roll] Roll fuchsia [rust][3p] fix override logic in auto_owners

* unfortunately rust_metadata.json's names contain underscore over
  dashes so we shouldn't be using that to craft the override lookup key
  and instead we should trim the version at the end of the true path

Original-Fixed: 398010494
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210317
Original-Revision: 89362c39cc5bc3469b526c7df80c48e67420549a
GitOrigin-RevId: 5fca5b3c7992c846c148bee45bf2f83635dff576
Change-Id: Ifcbfa77eb12417b2f9e81cedc7c38939ab19b143
1 file changed
tree: 832f38ffce0730a219ea3eabb2fc4c1e925a3080
  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.