[roll] Roll fuchsia [gnaw] make the metadata file directory if required

Fixes a bug when running `fx update-rustc-third-party` after `fx clean`.
`cargo-gnaw` crashed because the directory didn't exist for the metadata
file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692226
Original-Revision: d0905a92840e130f2599558cafcea2163e4a7988
GitOrigin-RevId: 2acefe9a70a5a152bc57cfa83967cb6aa0f01bf7
Change-Id: I7dca3e90eefd9e2599e07ac18fa3e9511c93c209
1 file changed
tree: 724393a4dceb294e13c8962024577e3954bc0843
  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.