Skip to content

Commit ea9314e

Browse files
chore(deps): bump hybrid-array from 0.2.1 to 0.2.3 (#1619)
1 parent 498d169 commit ea9314e

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.

sec1/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rust-version = "1.81"
1919
[dependencies]
2020
base16ct = { version = "0.2", optional = true, default-features = false }
2121
der = { version = "0.8.0-rc.0", optional = true, features = ["oid"] }
22-
hybrid-array = { version = "0.2.1", optional = true, default-features = false }
22+
hybrid-array = { version = "0.2.3", optional = true, default-features = false }
2323
pkcs8 = { version = "0.11.0-rc.1", optional = true, default-features = false }
2424
serdect = { version = "0.3.0-rc.0", optional = true, default-features = false, features = ["alloc"] }
2525
subtle = { version = "2", optional = true, default-features = false }

0 commit comments

Comments
 (0)