[roll] Roll fuchsia [rust_crates] Upgrade bitflags to 1.3.2

Required upgrading gpt to 3.0.0. Brings in `const` BitOr impls.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/651401
Original-Revision: ee599f4fc833c68e8f9a5c430335b42564167ebd
GitOrigin-RevId: f7e909558eba1b9c2cb67ce7b98a7021ce13df6a
Change-Id: I55e07a3cc0b1f7dca4c119885428427b1af5fa7f
1 file changed
tree: 62e5d1f4ecb5a4ba0b035e248c85c4fd0a71517f
  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.