Upgrade mockall_derive to 0.12.1

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

Test: TreeHugger
Change-Id: I7fe1afc1dbbe4dc310ecd207ce4a66b895542f90
14 files changed
tree: b6123aa56bfe54ad95cd008e97560f7321fc53d0
  1. patches/
  2. src/
  3. .cargo_vcs_info.json
  4. Android.bp
  5. Cargo.toml
  6. cargo_embargo.json
  7. LICENSE-APACHE
  8. LICENSE-MIT
  9. METADATA
  10. MODULE_LICENSE_APACHE2
  11. OWNERS
  12. README.md
README.md

Mockall_derive

This crate should never be used directly. You should use mockall instead.

License

mockall is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details