[roll] Roll fuchsia [rust-3p] Update crc to 3.4.0

This imports the new dependency crc-catalog in the process.

Note that some older 3p crates still depend on crc 1.8.

Original-Bug: 493489986
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1543341
Original-Revision: 187aa8f015dc694990d045d51e38fcf5c59edb65
GitOrigin-RevId: 623e0c055d86ad007c020cf477c53b9a269c93f5
Change-Id: Iaad59924817f44b28cd6132c04c10c80e5f85f39
1 file changed
tree: 7903978ebadae22bacb180de160f283af2431472
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.