[roll] Roll fuchsia [rust-3p] Update untrusted to 0.9.0 for root Cargo.toml

Untrusted has been in the tree at version 0.9.0 as transitive dependency
for a while. Update root Cargo.toml accordingly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254844
Original-Revision: 7841f989a997241fac2d4673fb248c600f93c7fb
GitOrigin-RevId: c02ea078fa633edb0b46abd32a9701a3dbc83c6f
Change-Id: I193bbdf430907dce3778a2e851da40e514bb66e0
1 file changed
tree: 8293b0c8fccf0b00b946271d272e16f842d5e30a
  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.