Skip to content

Commit 8797ee2

Browse files
build(deps): bump spki from 0.8.0-rc.0 to 0.8.0-rc.1 (#456)
1 parent 324c567 commit 8797ee2

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ digest = { version = "=0.11.0-pre.9", default-features = false, features = ["all
2323
pkcs1 = { version = "0.8.0-rc.0", default-features = false, features = ["alloc", "pkcs8"] }
2424
pkcs8 = { version = "0.11.0-rc.0", default-features = false, features = ["alloc"] }
2525
signature = { version = "=2.3.0-pre.4", default-features = false, features = ["alloc", "digest", "rand_core"] }
26-
spki = { version = "0.8.0-rc.0", default-features = false, features = ["alloc"] }
26+
spki = { version = "0.8.0-rc.1", default-features = false, features = ["alloc"] }
2727
zeroize = { version = "1.5", features = ["alloc"] }
2828

2929
# optional dependencies

0 commit comments

Comments
 (0)