[roll] Roll fuchsia [rust_crates] declare dep on libc's extra_traits feature

We now depend on this feature from in-tree code via
//third_party/rust_crates/compat/nix, so we should declare that we need
the feature.

Original-Fixed: 94150
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648119
Original-Revision: c10a89703b1c1bcdf47e4c505c0e544485c51e51
GitOrigin-RevId: ca8d69c140ed791a531ad94bb216310f7d4b2cf4
Change-Id: I35e646a37c74f861d4a01aed80643abd2ce6d75b
1 file changed
tree: 8a66a3ae57b8a9cad8e5d3cd14f915f1ab778da1
  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.