Skip to content

Commit d198e43

Browse files
Bump zeroize_derive from 1.4.2 to 1.4.3
Bumps [zeroize_derive](https://github.com/RustCrypto/utils) from 1.4.2 to 1.4.3. - [Changelog](https://github.com/RustCrypto/utils/blob/master/zeroize/CHANGELOG.md) - [Commits](RustCrypto/utils@zeroize_derive-v1.4.2...zeroize_derive-v1.4.3) --- updated-dependencies: - dependency-name: zeroize_derive dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc230e9 commit d198e43

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ rand_chacha = "^0.9.0"
3434
sha2 = "^0.10.8"
3535
thiserror = "^2.0.17"
3636
zeroize = "^1.8.2"
37-
zeroize_derive = "^1.4.2"
37+
zeroize_derive = "^1.4.3"
3838

3939
[workspace.lints.clippy]
4040
indexing_slicing = "deny"

0 commit comments

Comments
 (0)