[roll] Roll fuchsia [rust-3p-crates] Update cargo_metadata and dependencies

This updates cargo_metadata to 0.14.0, and includes the following dependency
changes:

* Adds camino 1.0.5
* Adds cargo-platform 0.1.2
* Updates semver to 1.0.4, doesn't expose to host or target

The new dependencies were approved by OSRB in 81985.

Original-Bug: 81985

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/565241
Original-Revision: 7caee9cb4fa1144314710ff67bed06b5cc4136d2
GitOrigin-RevId: 81eda7b8bc49ce5b8af768c0cb2c1538806214fb
Change-Id: Ie9a6eddd51111f35f948dceb858074d6e4182c47
1 file changed
tree: 518605955ad1eb6b69270e1a4e7ca0eddc075e1a
  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
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.