Skip to content

Commit

Permalink
Bump the minor-changes group with 1 update
Browse files Browse the repository at this point in the history
Bumps the minor-changes group with 1 update: [pem](https://github.com/jcreekmore/pem-rs).

- [Changelog](https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md)
- [Commits](jcreekmore/pem-rs@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: pem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent e00ebad commit 93874f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ base64 = "0.21.5"
bech32 = "0.9.0"
doc-comment = "0.3.3"
hex = "0.4.3"
pem = "3.0.1"
pem = "3.0.3"
rand = "0.8.3"
version-sync = "0.9.2"

0 comments on commit 93874f2

Please sign in to comment.