mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 03:16:29 +03:00
Merge pull request #6000 from deltachat/dependabot/cargo/rustls-pki-types-1.9.0
This commit is contained in:
@@ -84,7 +84,7 @@ rand = { workspace = true }
|
||||
regex = { workspace = true }
|
||||
rusqlite = { workspace = true, features = ["sqlcipher"] }
|
||||
rust-hsluv = "0.1"
|
||||
rustls-pki-types = "1.8.0"
|
||||
rustls-pki-types = "1.9.0"
|
||||
rustls = { version = "0.23.13", default-features = false }
|
||||
sanitize-filename = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user