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

@@ -16,3 +16,4 @@ tokio.workspace = true
tracing.workspace = true
serde.workspace = true
serde_json.workspace = true
clap.workspace = true