commit | d550be871131462ab495b8f690f162e2fc49b044 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Mon Aug 26 20:42:37 2024 +0000 |
committer | James Farrell <[email protected]> | Mon Aug 26 20:42:37 2024 +0000 |
tree | 7d8288faef1200ec50f7fb544b975d6d12ad19f8 | |
parent | e6bc90569e2f6a0c45ab8f9926e640bf377a56bb [diff] |
Migrate 25 crates to monorepo. combine command-fds const-oid coset crc32fast criterion criterion-plot crossbeam-channel crossbeam-deque crossbeam-epoch crossbeam-queue crossbeam-utils darling_core darling_macro dashmap data-encoding der der_derive derive_arbitrary displaydoc document-features downcast-rs drm either enumn Bug: 339424309 Test: treehugger Change-Id: I5e85e1b912f359342da8325bb33c77f87bc8889a
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.