oxidecomputer / pki-playground

Tool for generating non-trivial X.509 certificate chains
Mozilla Public License 2.0
29 stars 2 forks source link

Update Rust crate zeroize to 1.6.0 #28

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
zeroize dependencies minor 1.5.7 -> 1.6.0

Release Notes

RustCrypto/utils ### [`v1.6.0`](https://togithub.com/RustCrypto/utils/blob/HEAD/zeroize/CHANGELOG.md#​160-2023-03-26) [Compare Source](https://togithub.com/RustCrypto/utils/compare/zeroize-v1.5.7...zeroize-v1.6.0) ##### Added - Impl `Zeroize` for `core::num::Wrapping` ([#​818]) - Impl `Zeroize` for `str` and `Box` ([#​842]) ##### Changed - 2021 edition upgrade; MSRV 1.56 ([#​869]) [#​818]: https://togithub.com/RustCrypto/utils/pull/818 [#​842]: https://togithub.com/RustCrypto/utils/pull/842 [#​869]: https://togithub.com/RustCrypto/utils/pull/869

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.