Artifact 29beb1655ed43e791a057e652f6e08de884fa99ac3a89cc6bcfb5d4743985400:
- File Cargo.toml — part of check-in [4054f8ea66] at 2026-01-07 07:50:15 on branch trunk — bump, update workflow (user: arcade, size: 466) [annotate] [blame] [check-ins using]
[package] name = "smtp2tg" version = "0.5.3" authors = [ "arcade" ] edition = "2021" [dependencies] async-compat = "0.2.5" config = { version = "0.15", default-features = false, features = [ "toml" ] } hostname = "0.4.1" just-getopt = "2.0.0" lazy_static = "1.5.0" mail-parser = { version = "0.11", features = ["serde"] } mailin-embedded = "^0" regex = "1.11.1" smol = "2.0.2" stacked_errors = "0.7.1" tgbot = "0.41" [profile.release] lto = true codegen-units = 1