oxidecomputer / pki-playground

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

chore(deps): update rust crate zeroize to 1.7.0 #73

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
zeroize dependencies minor 1.6.0 -> 1.7.0

Release Notes

RustCrypto/utils (zeroize) ### [`v1.7.0`](https://togithub.com/RustCrypto/utils/blob/HEAD/zeroize/CHANGELOG.md#170-2023-11-16) ##### Changed - Bump MSRV to 1.60 (\[[#​900](https://togithub.com/RustCrypto/utils/issues/900)]) ### [`v1.6.1`](https://togithub.com/RustCrypto/utils/blob/HEAD/zeroize/CHANGELOG.md#161-2023-11-15-YANKED) [Compare Source](https://togithub.com/RustCrypto/utils/compare/zeroize-v1.6.0...zeroize-v1.6.1) NOTE: yanked because [#​900] bumped MSRV to 1.60, which vioates our MSRV policy. ##### Added - Impl `Zeroize` for `MaybeUninit` ([#​900]) ##### Removed - Unnecessary `cfg`s on SIMD type impls ([#​930]) [#​900]: https://togithub.com/RustCrypto/utils/pull/900 [#​930]: https://togithub.com/RustCrypto/utils/pull/930

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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.