Skip to content

Commit 0da5d2b

Browse files
Bump rustls-pki-types from 1.1.0 to 1.2.0 (#895)
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.1.0...v/1.2.0) --- updated-dependencies: - dependency-name: rustls-pki-types 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 17f59e3 commit 0da5d2b

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
@@ -98,7 +98,7 @@ rcgen = "0.12.1"
9898
tokio-tungstenite = "0.21.0"
9999

100100
[dev-dependencies.rustls-pki-types]
101-
version = "1.1.0"
101+
version = "1.2.0"
102102
# Needed for CertificateDer::into_owned
103103
features = ["alloc"]
104104

0 commit comments

Comments
 (0)