Upgrade derive_arbitrary to 1.3.0 am: bd22a34ae7 am: 81a681e628 am: 735c0d0505 am: cb3f072451 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/2520840 Change-Id: I70d3870c9509fc769c1c3995ddaca755e98d8d82 Signed-off-by: Automerger Merge Worker <[email protected]>
#[derive(Arbitrary)]This crate implements support for automatically deriving the Arbitrary trait.
Don't depend on this crate directly, though. Instead, enable the "derive" feature of the arbitrary crate.