commit | 2136a482b1e54e41f2d81ec9be91bdf3fc8957a0 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Mon Dec 19 12:25:56 2022 +0100 |
committer | Jeff Vander Stoep <[email protected]> | Mon Dec 19 12:27:36 2022 +0100 |
tree | a80582ae260aaf6c983b8bb1c1182785fa7067b2 | |
parent | 39798c7dc576f2d80a10ade2922cbb573cc219ef [diff] |
Upgrade zeroize_derive to 1.3.3 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update rust/crates/zeroize_derive For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: I5e21b116c88c3d393707ddaca48aef4bb440f328
zeroize_derive
Custom derive support for zeroize: a crate for securely zeroing memory while avoiding compiler optimizations.
This crate isn't intended to be used directly. See zeroize crate for documentation.
Rust 1.51 or newer.
In the future, we reserve the right to change MSRV (i.e. MSRV is out-of-scope for this crate's SemVer guarantees), however when we do it will be accompanied by a minor version bump.
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.