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

@@ -11,3 +11,9 @@ ring.workspace = true
thiserror.workspace = true
tracing.workspace = true
serde.workspace = true
serde_json.workspace = true
tokio.workspace = true
hickory-resolver.workspace = true
ipnet.workspace = true
rustls-pki-types.workspace = true
psl.workspace = true