Upgrade derive_arbitrary to 1.3.0 am: bd22a34ae7 am: 81a681e628 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/2520840 Change-Id: Idfe720d8d6fa5dc29d024802d3ebe80e85f23f50 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.