fix(deps): add workspace dependency entries for multiple crates across mailer-bin, mailer-core, and mailer-security

This commit is contained in:
2026-02-10 15:54:36 +00:00
parent 8bd8c295b0
commit 564b65c7f2
6 changed files with 20 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ license.workspace = true
mailer-core = { path = "../mailer-core" }
tokio.workspace = true
tokio-rustls.workspace = true
hickory-dns.workspace = true
hickory-resolver.workspace = true
dashmap.workspace = true
thiserror.workspace = true
tracing.workspace = true