fix(deps): update rust crate zeroize to >=1, <1.7 #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=1, <1.5
->>=1, <1.7
Release Notes
RustCrypto/utils (zeroize)
v1.6.0
Compare Source
Added
Zeroize
forcore::num::Wrapping
(#818)Zeroize
forstr
andBox<str>
(#842)Changed
v1.5.7
Compare Source
Added
serde
support (#780)v1.5.6
Compare Source
Added
#[inline(always)]
annotations (#772)#[ignore]
attribute on flaky CString test (#776)Changed
tests/
(#771)v1.5.5
Compare Source
Added
Zeroize
for std::ffi::CString (#759)AsRef<T>
andAsMut<T>
impls forZeroizing
(#761)v1.5.4
Compare Source
Added
v1.5.3
Compare Source
Fixed
ZeroizeOnDrop
onDerefMut
(#739)v1.5.2
Compare Source
Fixed
AssertZeroizeOnDrop
(#725)v1.5.1
Compare Source
Fixed
mut
onAssertZeroizeOnDrop
(#719)v1.5.0
Compare Source
Added
Zeroize
impls forPhantomData
,PhantomPinned
, and tuples with 0-10 elements (#660)#[zeroize(bound = "T: MyTrait")]
(#663)ZeroizeOnDrop
trait and custom derive (#699, #700, #703)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.