Skip to content

Commit 33783d3

Browse files
Bump rustls-pki-types from 1.12.0 to 1.13.0 (#1467)
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.12.0...v/1.13.0) --- updated-dependencies: - dependency-name: rustls-pki-types dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c573c3 commit 33783d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ version = "0.12.24"
118118
features = [ "json", "rustls-tls" ]
119119

120120
[dev-dependencies.rustls-pki-types]
121-
version = "1.12.0"
121+
version = "1.13.0"
122122
# Needed for CertificateDer::into_owned
123123
features = ["alloc"]
124124

0 commit comments

Comments
 (0)