[roll] Roll fuchsia [rust-3p] Remove scrypt

The crate is no longer used. This removes it and the immediate
transitive dependencies.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1227424
Original-Revision: 251056e8ab5ff92c5de57b7478b0976f67ee8224
GitOrigin-RevId: 91e049a632992876d5ea1d0f1ef55dd7b1326aa4
Change-Id: Ibf489dcefc51a8fc8bdfe6444dee164489af57b6
1 file changed
tree: 2f6775db03ff8aaeb5f3642078e8c16ab7782096
  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.