Skip to content

Commit

Permalink
Bump rustls-pemfile from 0.2.1 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](rustls/pemfile@v/0.2.1...v/0.3.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 Jun 13, 2022
1 parent a589837 commit 93de23e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 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 vitup/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ tracing = "0.1"
tracing-appender = "0.1.2"
hyper = { version = "0.14.17", features = ["server"] }
rustls = "0.20.4"
rustls-pemfile = "0.2.1"
rustls-pemfile = "0.3.0"
tokio-rustls = "0.23.2"
tokio-stream = { version = "0.1.8", features = ["net"] }

Expand Down

0 comments on commit 93de23e

Please sign in to comment.