refactor: use rustls reexported from tokio_rustls

This commit is contained in:
link2xt
2025-10-13 16:46:48 +00:00
committed by l
parent 377f57f1c3
commit 0ab10f99fd
3 changed files with 2 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -1346,7 +1346,6 @@ dependencies = [
"ratelimit",
"regex",
"rusqlite",
"rustls",
"rustls-pki-types",
"sanitize-filename",
"sdp",