[roll] Roll fuchsia [third_party] Add zstd-rs crate

This will allow Rust programs to use the zstd library.

It also defines a version of zstd-sys in tiny_mirrors to avoid importing
another copy of zstd; it instead generates bindings against Fuchsia's
copy of zstd.

OSRB approval: fxb/70632

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/511563
Original-Revision: c74e23aaa92cecc62eae42fe1863f7355fc0b971
GitOrigin-RevId: 21b0618813d0f6ece9f309a2172ab8c226ecdd0c
Change-Id: I3658e9267f25c22f654b2300474939c659cc2552
1 file changed
tree: 28548eb173da2e0db3ac7c2c9ad8023d018307b7
  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.