commit | 0809373fcf1decae4ef238dbfb74ea549ea2ded2 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Tue Dec 20 00:04:44 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Dec 20 00:04:44 2022 +0000 |
tree | a80582ae260aaf6c983b8bb1c1182785fa7067b2 | |
parent | 341ae4ce5c16718176e2f64210556e56061b09a3 [diff] | |
parent | 4637057d40d88e9cc9762683e32d67a579d12b8d [diff] |
Upgrade zeroize_derive to 1.3.3 am: 2136a482b1 am: 4634c9ecf3 am: 4637057d40 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zeroize_derive/+/2362487 Change-Id: I993257ae1c79810b09fad2710153860746b7e8c4 Signed-off-by: Automerger Merge Worker <[email protected]>
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.