Skip to content

Commit 3dd289e

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 f6dbd73 commit 3dd289e

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
@@ -64,7 +64,7 @@ tracing = "0.1"
6464
tracing-appender = "0.1.2"
6565
hyper = { version = "0.14.17", features = ["server"] }
6666
rustls = "0.20.4"
67-
rustls-pemfile = "0.2.1"
67+
rustls-pemfile = "0.3.0"
6868
tokio-rustls = "0.23.2"
6969
tokio-stream = { version = "0.1.8", features = ["net"] }
7070

0 commit comments

Comments
 (0)