[roll] Roll fuchsia [rust][3p] Keep mockall out of production.

It's not quite a dev_dependency but it's close. Perhaps
the cargo-gnaw feature can be phrased in terms of GN
dependencies to add when something is listed as a dev dep.

Original-Bug: b/42144861
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970697
Original-Revision: 567c516500a9abd13de1380567fcf1b5ec690270
GitOrigin-RevId: 7cce1fac702538584d1e489cb1bfd1558b3c6dce
Change-Id: Ica9c2893498910f0f39cd556aeec11c150b40abb
1 file changed
tree: 914545353c4a35d34054c43ce2ba19e721dc7f75
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.