Upgrade bytemuck_derive to 1.5.0 am: 2d22afed3a

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/bytemuck_derive/+/2939760

Change-Id: I3de39b1b28d872c3cd7c9a2845ffc54242abeb96
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: a6713abd1e400b69c62984dccd3f093ab91609b1
  1. src/
  2. tests/
  3. .cargo_vcs_info.json
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. cargo_embargo.json
  8. changelog.md
  9. LICENSE-APACHE
  10. LICENSE-MIT
  11. LICENSE-ZLIB
  12. METADATA
  13. MODULE_LICENSE_APACHE2
  14. OWNERS
  15. README.md
README.md

bytemuck_derive

Derive macros for bytemuck traits.

MSRV: None!

This is an opt-in bonus feature for bytemuck that doesn‘t particularly do anything you couldn’t do yourself, and so MSRV is not a strong consideration for this crate.