[roll] Roll fuchsia [rust] Update arbitrary crate to 1.0.3

Update to the latest version to get access to `arbitrary::Arbitrary`
impls for newer standard library types, like `NonZeroU8`. This pulls in
a new crate, derive_arbitrary.

OSRB approval: https://fxbug.dev/92237

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639083
Original-Revision: 84dd90efdb723c4c14c25545ba966c74c23b5cc4
GitOrigin-RevId: ea1cc4622bfbe06fdaa33f8b7b8f2ae167eefcfb
Change-Id: I1389e3bb86a95889c3b7bd72f5d5869c4eea2db7
1 file changed
tree: 63c4c924611f08ad95c314e6da1743de1ae6aca6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.