[roll] Roll fuchsia [rust-3p] Update pkcs8 and dependencies

This patch:

* Updates pkcs8 from 0.10.2 to 0.11.0
* Adds const-oid 0.10.2
* Adds der 0.8.1
* Adds spki 0.8.0

Test: ./scripts/fx clippy --all, ./scripts/fx build

TAG: agy
CONV: 5da1b10b-1b98-4b3c-922a-cb19b3f978a5
Original-Original-Bug: 523178882, 523180827, 523180733, 523180595
Depends-On: turquoise-internal:Id8823249fbc8b9d7aeac5d8dde3aa3d51e1b2af7
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1695263
Dependencies-Satisfied: cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com>
Original-Original-Revision: 9da40a3e6bfc264053265c1fc7ba85b0f60ba828
GitOrigin-RevId: da6641b9c3779f67ec814371132a86f7dab7e047
Change-Id: I2b88fd88da24de181912539b63e9a8938ce10430
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1701234
Cr-Commit-Position: refs/heads/main@{#196646}
1 file changed
tree: c38f425111fc02d7a8102cfdb7632d3d62a80a68
  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.