Skip to content

Commit 93de23e

Browse files
Bump rustls-pemfile from 0.2.1 to 0.3.0
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]>
1 parent a589837 commit 93de23e

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

Cargo.lock

+2-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vitup/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tracing = "0.1"
6767
tracing-appender = "0.1.2"
6868
hyper = { version = "0.14.17", features = ["server"] }
6969
rustls = "0.20.4"
70-
rustls-pemfile = "0.2.1"
70+
rustls-pemfile = "0.3.0"
7171
tokio-rustls = "0.23.2"
7272
tokio-stream = { version = "0.1.8", features = ["net"] }
7373

0 commit comments

Comments
 (0)