Files
imphnen-backend-service/imphnen-email/Cargo.toml
T

10 lines
163 B
TOML
Raw Normal View History

[package]
name = "imphnen-email"
version = "0.3.0"
edition = "2024"
[dependencies]
imphnen-libs.workspace = true
lettre.workspace = true
tracing.workspace = true