Update `derive_arbitrary` to a new version that uses [syn 3](https://crates.io/crates/syn/versions) to help with the split syn 2/3 ecosystem that can affect compile times. Arbitrary is an awesome crate, BTW!
Update
derive_arbitraryto a new version that uses syn 3 to help with the split syn 2/3 ecosystem that can affect compile times.Arbitrary is an awesome crate, BTW!