[roll] Roll fuchsia [ffx] Assert no anyhow dependency in timeout lib Enforce that the ffx timeout library does not depend on the anyhow crate by adding an assert_no_deps rule to its BUILD.gn. This ensures the library continues to use structured errors via thiserror and does not accidentally pull in anyhow. Test: fx build Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586252 Original-Revision: 1b428b0cf2403f80473077790131217158739aba GitOrigin-RevId: 32addfc7cdd4280b3cc71a7fe13178e7ebbf57e1 Change-Id: Ibad96f493797fbab0cea8b0fa2d1b2a2643fdc55
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.