[roll] Roll fuchsia [rust-3p] Vendor rsa 0.9.7

OSRB ticket: http://fxbug.dev/397457429

We fork num-bigint-dig, but tweak it only to not enable spinning
features in its dependency of lazy_static, which would change how
lazy_static is used today and is functionality we don't need or want.

Original-Bug: 360942581
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210449
Original-Revision: e2eca04527031cba45fa07c0b4a1b56f1b3d6255
GitOrigin-RevId: 34fabcffa8d888010c4407ffa0892dc3e3a1f4c7
Change-Id: Id78f550b0b8a57720c59dc24aacabca79e36effd
1 file changed
tree: e05c8175d279720cf8cf306c4b219e1489f9d322
  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.