commit | b40608b0c77d4b38c5ab5c3723ef05614bf1864c | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Mon Dec 19 21:24:15 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Dec 19 21:24:15 2022 +0000 |
tree | e04e192418bc84ca7c26f08558e078b93682c021 | |
parent | 4d17139f564d45e5ea890c0b954853ff965c12bb [diff] | |
parent | 9519b01c4c978249a3f24be16410d7df7a84c46e [diff] |
Upgrade x509-cert to 0.1.1 am: 9519b01c4c Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/2361831 Change-Id: I5a578726276b39f43dd0be898412eaf7b1ee2d0d 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.