Skip to content

Commit

Permalink
Bump rustls-pki-types from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](rustls/pki-types@v/1.8.0...v/1.9.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]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 435c9ee commit 3c711f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ rcgen = "0.13.1"
tokio-tungstenite = "0.24.0"

[dev-dependencies.rustls-pki-types]
version = "1.8.0"
version = "1.9.0"
# Needed for CertificateDer::into_owned
features = ["alloc"]

Expand Down

0 comments on commit 3c711f2

Please sign in to comment.