Skip to content

Commit 77b8998

Browse files
Merge pull request #6000 from deltachat/dependabot/cargo/rustls-pki-types-1.9.0
2 parents 7843e0e + 3d18333 commit 77b8998

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)