1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
|
"async-process",
"blocking",
"futures-lite",
]
[[package]]
name = "smtp2tg"
version = "0.6.3"
dependencies = [
"async-compat",
"config",
"hostname",
"html-escape",
"just-getopt",
"lazy_static",
|
|
|
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
|
"async-process",
"blocking",
"futures-lite",
]
[[package]]
name = "smtp2tg"
version = "0.6.5"
dependencies = [
"async-compat",
"config",
"hostname",
"html-escape",
"just-getopt",
"lazy_static",
|