Skip to content

Commit a58103a

Browse files
Merge pull request #6502 from deltachat/dependabot/cargo/rustls-pki-types-1.11.0
2 parents bf36a47 + e651001 commit a58103a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ rand = { workspace = true }
8686
regex = { workspace = true }
8787
rusqlite = { workspace = true, features = ["sqlcipher"] }
8888
rust-hsluv = "0.1"
89-
rustls-pki-types = "1.10.1"
89+
rustls-pki-types = "1.11.0"
9090
rustls = { version = "0.23.22", default-features = false }
9191
sanitize-filename = { workspace = true }
9292
serde_json = { workspace = true }

0 commit comments

Comments
 (0)