[rust] Add missing dependencies for Rust targets

GN currently passes transitive rlib dependencies so some missing
dependency edges currently work. New GN version will not do this.

Part 2 of initial change. More broken deps were added before rolling GN

Change-Id: I66b9699e9672b373c2d529dd0941063b557a0623
1 file changed
tree: d91c4c37b93d73d46a75dc0adb1a35f99d2a941f
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. examples/
  5. lib/
  6. session_shells/
  7. settings/
  8. story_shells/
  9. tests/
  10. .gitignore
  11. analysis_options.yaml
  12. AUTHORS
  13. BUILD.gn
  14. CONTRIBUTING.md
  15. LICENSE
  16. OWNERS
  17. PATENTS
  18. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.