Skip to content

Commit f7c7fb5

Browse files
build(deps): bump pem-rfc7468 from 1.0.0-rc.3 to 1.0.0
Bumps [pem-rfc7468](https://github.com/RustCrypto/formats) from 1.0.0-rc.3 to 1.0.0. - [Commits](RustCrypto/formats@pem-rfc7468/v1.0.0-rc.3...pem-rfc7468/v1.0.0) --- updated-dependencies: - dependency-name: pem-rfc7468 dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ec1930 commit f7c7fb5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.0.0", 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)