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