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