Skip to content

Commit 51f5187

Browse files
build(deps): bump pkcs8 from 0.11.0-rc.9 to 0.11.0-rc.10 (#1634)
1 parent 088f2da commit 51f5187

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.

bignp256/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ hkdf = { version = "0.13.0-rc.4", optional = true }
2929
hmac = { version = "0.13.0-rc.4", optional = true }
3030
rand_core = "0.10.0-rc-6"
3131
rfc6979 = { version = "0.5.0-rc.4", optional = true }
32-
pkcs8 = { version = "0.11.0-rc.9", optional = true }
32+
pkcs8 = { version = "0.11.0-rc.10", optional = true }
3333
primefield = { version = "0.14.0-rc.6", optional = true }
3434
primeorder = { version = "0.14.0-rc.6", optional = true }
3535
sec1 = { version = "0.8.0-rc.13", optional = true }

0 commit comments

Comments
 (0)