commit | fb85710a2a4237244c5686b990048207deb003e3 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Tue Aug 27 03:51:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 27 03:51:22 2024 +0000 |
tree | 7d8288faef1200ec50f7fb544b975d6d12ad19f8 | |
parent | add77370d4f58b28e1623bea32dbd276192cc717 [diff] | |
parent | d550be871131462ab495b8f690f162e2fc49b044 [diff] |
Migrate 25 crates to monorepo. am: d550be8711 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/der_derive/+/3241765 Change-Id: I1116bb5534688a49f6d0e6957972bf8ba9d85d62 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.