Skip to content

Commit 4762b60

Browse files
committed
Update zeroize 1.7.0 -> 1.8.1
1 parent 480b6c3 commit 4762b60

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ thiserror = "2.0.12"
4444
x509-cert = { version = "0.2.5", default-features = false }
4545
yubihsm = { git = "https://github.com/oxidecomputer/yubihsm.rs", branch="v0.42.0-with-audit", features = ["default", "usb"] }
4646
zerocopy = "0.8.21"
47-
zeroize = { version = "1.7.0", default-features = false }
47+
zeroize = { version = "1.8.1", default-features = false }

0 commit comments

Comments
 (0)