commit | add77370d4f58b28e1623bea32dbd276192cc717 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Wed Aug 07 14:08:10 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Aug 07 14:08:10 2024 +0000 |
tree | 5f17f79f46dc399d0b2107fde3e461854e3f9e2c | |
parent | c3915c5b4805da8064a78223a6064c127758d29e [diff] | |
parent | e6bc90569e2f6a0c45ab8f9926e640bf377a56bb [diff] |
Update Android.bp by running cargo_embargo am: e6bc90569e Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/der_derive/+/3208772 Change-Id: Ieaed88e7afd357ce4ce08adb206e044ed974e1d8 Signed-off-by: Automerger Merge Worker <[email protected]>
Custom derive support for the der
crate's Choice
and Sequence
traits:
https://github.com/RustCrypto/formats/tree/master/der
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.