Skip to content

Commit 3d18333

Browse files
chore(cargo): bump rustls-pki-types from 1.8.0 to 1.9.0
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] <support@github.com>
1 parent 9c931c2 commit 3d18333

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ rand = { workspace = true }
8484
regex = { workspace = true }
8585
rusqlite = { workspace = true, features = ["sqlcipher"] }
8686
rust-hsluv = "0.1"
87-
rustls-pki-types = "1.8.0"
87+
rustls-pki-types = "1.9.0"
8888
rustls = { version = "0.23.13", default-features = false }
8989
sanitize-filename = { workspace = true }
9090
serde_json = { workspace = true }

0 commit comments

Comments
 (0)