Skip to content

Commit e4214d9

Browse files
build(deps): bump hybrid-array from 0.2.3 to 0.4.7 (#1246)
1 parent 0e0b99e commit e4214d9

File tree

2 files changed

+12
-22
lines changed

2 files changed

+12
-22
lines changed

Cargo.lock

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

xmss/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pkcs8 = ["dep:pkcs8", "dep:spki", "dep:der", "dep:const-oid"]
2323
const-oid = { version = "0.9", optional = true }
2424
der = { version = "0.7", optional = true, default-features = false, features = ["alloc"] }
2525
digest = "0.10"
26-
hybrid-array = { version = "0.2", features = ["zeroize"] }
26+
hybrid-array = { version = "0.4", features = ["zeroize"] }
2727
pkcs8 = { version = "0.10", optional = true, default-features = false, features = ["alloc"] }
2828
rand = "0.10"
2929
sha2 = "0.10"

0 commit comments

Comments
 (0)