Skip to content

Commit

Permalink
Merge pull request #6381 from deltachat/dependabot/cargo/rustls-pki-t…
Browse files Browse the repository at this point in the history
…ypes-1.10.1
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
2 parents e80d6ce + e45df09 commit 51e7bcf
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ rand = { workspace = true }
regex = { workspace = true }
rusqlite = { workspace = true, features = ["sqlcipher"] }
rust-hsluv = "0.1"
rustls-pki-types = "1.10.0"
rustls-pki-types = "1.10.1"
rustls = { version = "0.23.19", default-features = false }
sanitize-filename = { workspace = true }
serde_json = { workspace = true }
Expand Down

0 comments on commit 51e7bcf

Please sign in to comment.