[roll] Roll fuchsia [rust-3p]Update hashlink to 0.10.0

This also includes:

- Update hashbrown from 0.14.5 to 0.15.2
- Imports foldhash 0.1.5 (OSRB fxbug.dev/409368079)

Original-Bug: 409368079
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247343
Original-Revision: a97400b58310c88ba7a51235bab8ad51234beec8
GitOrigin-RevId: d60731887dc238d37ecc6547d27a6f2c4ebd2975
Change-Id: I39501c91e8509b69dc80de3e6b103a351da06701
1 file changed
tree: ef51488bafec58636a242ebad680b788a1460f6e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.