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