[roll] Roll fuchsia [sl4f] Fix build error when updating to newer Serde crate While updating a third-party rust crate, which bumps the serde crate version to 1.0.143 from 1.0.116 the rust compiler fails with missing serde::export module. This change fixes that by using std Some instead of serde::export::Some. The cl that encounters this error: https://fxrev.dev/715744 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716809 Original-Revision: 45453c2d66da28722c1fa8f13a0efd1935cf6cf5 GitOrigin-RevId: 8bc4ee12e8514d5647aaa8f18cef52e7aff66a70 Change-Id: If23ba126490cd6621237284c9f11c6d83070bfe9
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.