[roll] Roll fuchsia [3p][rust] Remove unused vm-device crate

The vm-device crate is no longer used by any active targets in the
Fuchsia build. Removing it from Cargo.toml to reduce third-party
dependency footprint.

Test: fx update-rustc-third-party && fx build

TAG=agy
CONV=6b6b4d99-765b-447b-a221-8708de5a2276

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1618977
Original-Original-Revision: 78bb22fb38c24c6a0b0376d0902ef37ad187b030
GitOrigin-RevId: f291697efa72ab38ec7dff5ed9cdb0be49f6b1a2
Change-Id: Id980b3025f477bcfd0e26c7a8d0d7cdcb2786aa7
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1620345
Cr-Commit-Position: refs/heads/main@{#193189}
1 file changed
tree: 4429c2b1bec111a76eeeef405c1b17c7ab028854
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.