Skip to content

Commit e59092a

Browse files
Bump rustls-pemfile from 2.1.3 to 2.2.0
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] <support@github.com>
1 parent 115dd34 commit e59092a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

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

dropshot/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ multer = "3.1.0"
3030
paste = "1.0.15"
3131
percent-encoding = "2.3.1"
3232
rustls = "0.22.4"
33-
rustls-pemfile = "2.1.3"
33+
rustls-pemfile = "2.2.0"
3434
scopeguard = "1.2.0"
3535
serde_json = "1.0.132"
3636
serde_path_to_error = "0.1.16"

0 commit comments

Comments
 (0)