commit | a5ba8e4d7f84f79a148f26c54e12a6963a4074e6 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Mon Dec 19 22:35:18 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Dec 19 22:35:18 2022 +0000 |
tree | e04e192418bc84ca7c26f08558e078b93682c021 | |
parent | 17bc928382e8a9c6cf121fe8faec70acb173db02 [diff] | |
parent | b40608b0c77d4b38c5ab5c3723ef05614bf1864c [diff] |
Upgrade x509-cert to 0.1.1 am: 9519b01c4c am: b40608b0c7 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/2361831 Change-Id: I9f11ca30241b0df1c6c39d7a19af44550f8e66d1 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.57 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.