Upgrade rust/crates/derive_arbitrary to 1.0.0 am: 3c01d4c6cb am: 4ef89d2795 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/1661993 Change-Id: Id496c33c4a43ef49c13ef654973b093efb05bb1c
#[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.