Skip to content

Commit b8634a3

Browse files
build(deps): bump pem-rfc7468 from 1.0.0-rc.3 to 1 (#418)
1 parent 8ec1930 commit b8634a3

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.

ssh-encoding/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ base64ct = { version = "1.7", optional = true }
2020
bigint = { package = "crypto-bigint", version = "0.7.0-rc.10", optional = true, default-features = false, features = ["alloc"] }
2121
bytes = { version = "1", optional = true, default-features = false }
2222
digest = { version = "0.11.0-rc.4", optional = true, default-features = false }
23-
pem-rfc7468 = { version = "1.0.0-rc.3", optional = true }
23+
pem-rfc7468 = { version = "1", optional = true }
2424
ssh-derive = { version = "0.3.0-rc.0", optional = true }
2525
subtle = { version = "2", optional = true, default-features = false }
2626
zeroize = { version = "1", optional = true, default-features = false }

0 commit comments

Comments
 (0)