[roll] Roll fuchsia [rust_crates] Remove direct dependency on matches

Discovered that //src/virtualization/tests/virtio_input_test_util
contained unit tests that were never connected to the build graph;
connected them.

Original-Fixed: 71778
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/673086
Original-Revision: f71ac4fc8818605b46a3a79ab104864c26d4d76c
GitOrigin-RevId: a93c916dca6baa2757f7f7f026e0cea6dac56179
Change-Id: Ie8c4b040f969d6006b435613741cfafbca921998
1 file changed
tree: e6075cd249c86baff226e3c66674b23244e18601
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.