1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
|
"async-process",
"blocking",
"futures-lite",
]
[[package]]
name = "smtp2tg"
version = "0.6.0"
dependencies = [
"async-compat",
"config",
"hostname",
"html-escape",
"just-getopt",
"lazy_static",
|
|
|
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
|
"async-process",
"blocking",
"futures-lite",
]
[[package]]
name = "smtp2tg"
version = "0.6.1"
dependencies = [
"async-compat",
"config",
"hostname",
"html-escape",
"just-getopt",
"lazy_static",
|