Skip to content

Commit c02cde7

Browse files
Bump zeroize from 1.7.0 to 1.8.0 (#265)
Bumps [zeroize](https://github.com/RustCrypto/utils) from 1.7.0 to 1.8.0. - [Commits](RustCrypto/utils@zeroize-v1.7.0...zeroize-v1.8.0) --- updated-dependencies: - dependency-name: zeroize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f214f2 commit c02cde7

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
@@ -35,5 +35,5 @@ rand = "^0.8.5"
3535
rand_chacha = "^0.3.1"
3636
sha2 = "^0.10.8"
3737
thiserror = "^1.0.58"
38-
zeroize = "^1.7.0"
38+
zeroize = "^1.8.0"
3939
zeroize_derive = "^1.4.2"

0 commit comments

Comments
 (0)