refactor: use re-exported rustls::pki_types

This commit is contained in:
link2xt
2026-03-02 06:37:23 +00:00
committed by l
parent 4eb77d5a83
commit 6f17a86903
3 changed files with 1 additions and 3 deletions

View File

@@ -86,7 +86,6 @@ rand-old = { package = "rand", version = "0.8" }
rand = { workspace = true }
regex = { workspace = true }
rusqlite = { workspace = true, features = ["sqlcipher"] }
rustls-pki-types = "1.12.0"
sanitize-filename = { workspace = true }
sdp = "0.10.0"
serde_json = { workspace = true }