commit | 7bed1b01d8dbca9a18fce43325b329f8658a0c6c | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Wed May 22 23:16:00 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed May 22 23:16:00 2024 +0000 |
tree | d627df8d06449a5481ed1b505ceb600f31600653 | |
parent | 38f2b846106cac102fe182237b27335d906fcb9d [diff] | |
parent | be679f209a27cf56030c3ff07de2c446e2281ada [diff] |
Update Android.bp by running cargo_embargo am: be679f209a Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/3096426 Change-Id: I7b46f91cad9764fdfb86857bb161c847acae4177 Signed-off-by: Automerger Merge Worker <[email protected]>
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.