Skip to content

Commit 91675de

Browse files
build(deps): bump sec1 from 0.8.0-rc.2 to 0.8.0-rc.3 (#1697)
1 parent 70f66b0 commit 91675de

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -33,7 +33,7 @@ hkdf = { version = "=0.13.0-pre.4", optional = true, default-features = false }
3333
hex-literal = { version = "0.4", optional = true }
3434
pem-rfc7468 = { version = "1.0.0-rc.1", optional = true, features = ["alloc"] }
3535
pkcs8 = { version = "0.11.0-rc.1", optional = true, default-features = false }
36-
sec1 = { version = "0.8.0-rc.2", optional = true, features = ["subtle", "zeroize"] }
36+
sec1 = { version = "0.8.0-rc.3", optional = true, features = ["subtle", "zeroize"] }
3737
serdect = { version = "=0.3.0-rc.0", optional = true, default-features = false, features = ["alloc"] }
3838
serde_json = { version = "1.0.121", optional = true, default-features = false, features = ["alloc"] }
3939
tap = { version = "1.0.1", optional = true, default-features = false } # hack for minimal-versions support for `bits`

0 commit comments

Comments
 (0)