Update derive_arbitrary to 1.1.0 am: e9c5660d1d Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/2005970 Change-Id: Ia049ec980534e72c3b4b5eb039e6a756722bf733
#[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.