Skip to content

Commit 5fbca1a

Browse files
build(deps): bump pem-rfc7468 from 1.0.0-rc.0 to 1.0.0-rc.1 (#1634)
1 parent 3322675 commit 5fbca1a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

elliptic-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ff = { version = "0.13", optional = true, default-features = false }
3131
group = { version = "0.13", optional = true, default-features = false }
3232
hkdf = { version = "=0.13.0-pre.4", optional = true, default-features = false }
3333
hex-literal = { version = "0.4", optional = true }
34-
pem-rfc7468 = { version = "1.0.0-rc.0", optional = true, features = ["alloc"] }
34+
pem-rfc7468 = { version = "1.0.0-rc.1", optional = true, features = ["alloc"] }
3535
pkcs8 = { version = "0.11.0-rc.0", optional = true, default-features = false }
3636
sec1 = { version = "0.8.0-rc.0", optional = true, features = ["subtle", "zeroize"] }
3737
serdect = { version = "=0.3.0-pre.0", optional = true, default-features = false, features = ["alloc"] }

0 commit comments

Comments
 (0)