commit | 1d9194870605627ca5be6337d15319acc55d484b | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Aug 06 22:10:10 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Aug 06 22:10:10 2024 +0000 |
tree | a02fa43bc41e7e5741b63eed0adf45bcae87441f | |
parent | 2a8166427d5f76e0b70fd1fc0f2695e158929ac2 [diff] | |
parent | b14ef0187136e33e855e2c7b7bca7cd0f9ec6d1c [diff] |
Update Android.bp by running cargo_embargo am: b14ef01871 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/3208626 Change-Id: I746d56043403f14f9c3545b48a8e2d3db3b01054 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.