commit | 2a8166427d5f76e0b70fd1fc0f2695e158929ac2 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Wed May 22 23:33:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 22 23:33:28 2024 +0000 |
tree | d627df8d06449a5481ed1b505ceb600f31600653 | |
parent | eda48d2287bcce761ac4f50080f33fe3867577cd [diff] | |
parent | 7bed1b01d8dbca9a18fce43325b329f8658a0c6c [diff] |
Update Android.bp by running cargo_embargo am: be679f209a am: 7bed1b01d8 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/3096426 Change-Id: Iea044ab922e63410ef3d202aa69ce1c2abef2d27 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280.
This crate requires Rust 1.65 at a minimum.
We may change the MSRV in the future, but it will be accompanied by a minor version bump.
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.