Skip to content

Commit da88a1a

Browse files
dependabot[bot]replydev
authored andcommitted
chore(deps): bump zeroize from 1.8.1 to 1.8.2
Bumps [zeroize](https://github.com/RustCrypto/utils) from 1.8.1 to 1.8.2. - [Commits](RustCrypto/utils@zeroize-v1.8.1...zeroize-v1.8.2) --- updated-dependencies: - dependency-name: zeroize dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4372be2 commit da88a1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -33,7 +33,7 @@ dirs = "6.0.0"
3333
rpassword = "7.3.1"
3434
data-encoding = "2.9.0"
3535
copypasta-ext = "0.4.4"
36-
zeroize = { version = "1.8.1", features = ["zeroize_derive"] }
36+
zeroize = { version = "1.8.2", features = ["zeroize_derive"] }
3737
clap = { version = "4.5.47", features = ["derive"] }
3838
hmac = "0.12.1"
3939
sha1 = "0.10.6"

0 commit comments

Comments
 (0)