[roll] Roll fuchsia [gcs][oauth2] use query_pairs_mut

Followup for
https://fuchsia-review.git.corp.google.com/c/fuchsia/+/749254/5/src/lib/gcs/src/auth/pkce.rs#172
to use query_pairs_mut rather than formatting a string.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/760842
Original-Revision: 0466940ab3b24efbee5a1b94a6890e302315b175
GitOrigin-RevId: e0abdc2f1665654120803d00836a2842142d1941
Change-Id: I723ab9a521118ca8d81386e9cbb3b015fec14b03
1 file changed
tree: 831ddfee29006865f3c22c9ecbbb2b07455e01c8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.