Skip to content

Commit

Permalink
build(deps): bump rustls-pemfile from 2.1.3 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](rustls/pemfile@v/2.1.3...v/2.2.0)

---
updated-dependencies:
- dependency-name: rustls-pemfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent cec1e21 commit c7a3a53
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -17,7 +17,7 @@ http = "1.1"
http-body = "1.0"
http-body-util = "0.1"
rustls = "0.22"
rustls-pemfile = "2.1"
rustls-pemfile = "2.2"
tokio-rustls = "0.25"
getrandom = { version = "0.2", default-features = false }
base64 = "0.22"
Expand Down

0 comments on commit c7a3a53

Please sign in to comment.