[roll] Roll fuchsia [mundane] Fix Rust linter warning

The lib/mundane/src/hmac.rs import Digest ambiguously, triggering
linter error on latest rust. This patch addresses this issue.

Original-Bug: 477992108
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483049
Original-Revision: 5f891a809e9f62fa641a3f3c7cf8e8993d1b1693
GitOrigin-RevId: a2cd3a42aec7acce9dde9c9542f10cfcfc96a653
Change-Id: Ia8eb3f0bcf048774f6a19c75be6d049e164bcaae
1 file changed
tree: 65d303c8b5ce344aa5ea22e53e4326ae366b4240
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.