Update zerocopy
The version in our lockfile was yanked because of this bug https://github.com/google/zerocopy/pull/672
Our use of zerocopy is only via ahash and AFAICT it doesn't provide it with any affected types.
It's not clear to me if the bug is an unsoundness bug. There isn't a RustSec advisory atm.