Add Lettre to plume-models' dependencies

This commit is contained in:
Kitaiti Makoto 2022-01-03 17:09:47 +09:00
parent 0058c3053d
commit 0836e3d693

View file

@ -34,6 +34,7 @@ lindera-tantivy = { version = "0.7.1", optional = true }
tracing = "0.1.22"
riker = "0.4.2"
once_cell = "1.5.2"
lettre = "0.9.6"
[dependencies.chrono]
features = ["serde"]