commit | 31fe5e920e0dafdd1a52fa2e46072bc69fd4a2ec | [log] [tgz] |
---|---|---|
author | Andrew Walbran <[email protected]> | Fri Nov 17 18:13:17 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Nov 17 18:13:17 2023 +0000 |
tree | a24a2b30a087eae911acba5fa66dcaaa600ff636 | |
parent | acb4cd54d5576ae2968e613f1015ea7c548771de [diff] | |
parent | dd33adfc834305a379202d757ff1ea3212921fc0 [diff] |
Migrate to cargo_embargo. am: dd33adfc83 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zeroize_derive/+/2835932 Change-Id: Ie0d1df8e151a9584c2fe7c5f7d72ab7897f2699b 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.56 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.