[roll] Roll fuchsia [rust][3p] Update thiserror to 2.0.11

Since thiserror 2.0.11 is being added as new files, we can perform the
review of changes between 1.0.57 and 2.0.11 in fxrev.dev/1190739.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190737
Original-Revision: 4ee438cb7f30766d355210f0c71adfeb1ed57396
GitOrigin-RevId: 30827043bb368c440ee9356de62deba02d1bbc61
Change-Id: I294f189d4c636b4d16ce8f5fc34a9eb5c581c275
1 file changed
tree: b96fc5f6ae38caed65c7cb30196deb3f0961db32
  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.