Skip to content

Commit ce03c22

Browse files
build(deps): bump pem-rfc7468 from 0.7.0 to 1.0.0
Bumps [pem-rfc7468](https://github.com/RustCrypto/formats) from 0.7.0 to 1.0.0. - [Commits](RustCrypto/formats@pem-rfc7468/v0.7.0...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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bdf347 commit ce03c22

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 additions & 4 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
@@ -449,7 +449,7 @@ features = ["password-hash", "std", "simple", "parallel"]
449449

450450
# PEM encoding/decoding
451451
[workspace.dependencies.pem-rfc7468]
452-
version = "0.7.0"
452+
version = "1.0.0"
453453
features = ["std"]
454454

455455
# Parser generator

0 commit comments

Comments
 (0)