Upgrade rust/crates/derive_arbitrary to 1.1.2 Test: make Change-Id: I2c169e67488878874ad60f9ca6a196bdbf4b21d7
#[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.