[roll] Roll fuchsia [rust-3p] Update serde_json5 to 0.2.1

This migrates from our mirror of serde_json5 to the 3rd party crate
version to simplify updates, and to make sure we're publishing any fixes
to the community.

Original-Bug: 399176486
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1214087
Original-Revision: 744f1f641cc7a4ba941ace318fded419a6d7c6e9
GitOrigin-RevId: 69a85094ec9c45eb46484c4ffb15e15e1b627fe6
Change-Id: I43af0aaed43b4f6405838301685a629adbac101e
1 file changed
tree: 2a6bc591659b83f3545c9c21ead7bdac7cd758c1
  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.