[roll] Roll fuchsia [third_party][rust] Add sha2 0.9.8 crate (2/5)

Step 2 of 5. This imports the sha2 0.9.8 crate, as well as the following
dependencies:

- Adds block-buffer 0.9.0
- Adds cpufeatures 0.2.1
- Adds digest 0.9.0
- Adds generic-array 0.14.4
- Adds opaque-debug 0.3.0
- Updates typenum to 1.14.0

Approved by OSRB in fxb/84876.

Step 1: Id30eb6c1f5db82370a59b5894d476eef9ed642e8
Step 3: I30cf05f1be0fa185dd43ce99d845371c89957bbe
Step 4: Ib6eacf7d1b576e8fb4ebe2f1cf0785d8d74d0a34
Step 5: I909df44c634904f8adc618b7c08463117eb3f5ac

Original-Bug: 84876
Original-Bug: 85280
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/585022
Original-Revision: a4bdedca3846136abf6ad7c4dd250257012030b0
GitOrigin-RevId: a7ae510561fa99ea0d33c60a05b1ac7d9906830c
Change-Id: I664a9092ae645c39f569e4749fae7dc37ca14689
1 file changed
tree: e45571e092a60542ecd7a9e3e83902a4a445dff5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.