[roll] Roll fuchsia [rust-3p] Update anyhow to 1.0.100

This fixes the resulting clippy errors regarding unnecessary conversions
in the process.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1438616
Original-Revision: ad55a0e002e9f25ed9673a1e3433277ef6349e33
GitOrigin-RevId: ff53683b274c97e70ad7b2932ab008c4285cd837
Change-Id: Icfa9f72d90f0ce202aec0989cb6b87a86fa0ab21
1 file changed
tree: 994d4e0e424a85d3bdf5d065315854cb5f84e795
  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.