Upgrade bytemuck_derive to 1.5.0

This project was upgraded with external_updater.
Usage: tools/external_updater/updater.sh update external/rust/crates/bytemuck_derive
For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

Test: TreeHugger
Change-Id: I621ddf9c7513b0abbdf191bb9ab24c475c496b90
13 files changed
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.