[roll] Roll fuchsia [rust][3p] add test for dashes vs. underscores for auto_owners

* this is to showcase that what matters is whether the name in
  rust_metadata.json has underscore vs. dash

fx test host_x64/auto_owners_test

Original-Bug: 398010494
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211068
Original-Revision: 43b2abcbe9025bb319ef9273e6e451f89078af3d
GitOrigin-RevId: b504d68a1e93d6b98c1a6be68438eb259ef3afef
Change-Id: Ic7764d0d75ed7b020e4f2b03ccf3fd94916eacba
1 file changed
tree: f3d967bfd9b1b81a0d50632394097f38445f5a21
  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.