Skip to content

Commit

Permalink
refactor: zeroize downgrade to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aya015757881 committed Jun 24, 2024
1 parent 334fcf5 commit 6dafb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ rustc-hash = "1.1.0"
hmac = "0.12.1"
pbkdf2 = { version = "0.12.1", default-features = false }
unicode-normalization = "0.1.22"
zeroize = { version = "1.5.5", default-features = false }
zeroize = { version = "1.3.0", default-features = false }
once_cell = { version = "1.18.0" }
subtle = { version = "2", default-features = false }
p256 = "0.13.2"
Expand Down

0 comments on commit 6dafb9d

Please sign in to comment.