[roll] Roll fuchsia [rust-3p] Update blocking to 1.3 for the root Cargo.toml

The blocking crate has been used in version 1.3 via transitive
dependency for a while. Make it the default.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275224
Original-Revision: e9d585c9c1a9a19ba1ee5b7678034c70e86b6c00
GitOrigin-RevId: f1d2f8e783ba13820949e91509dad3b844101f2c
Change-Id: Id0515157fa43802abe37448029394e35f129abcb
1 file changed
tree: b2657e6bd70d28336144448ccb771ea0b2425b9f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.