Artifact 540725f0b74c1b73c637a0fd0a394f32b3595d4eaa2c031d92a8a38d517652e8:
- File Cargo.toml — part of check-in [072229b5bf] at 2026-01-01 07:15:12 on branch trunk — bump, switch to smol (user: arcade, size: 443) [annotate] [blame] [check-ins using]
[package] name = "smtp2tg" version = "0.5.2" authors = [ "arcade" ] edition = "2021" [dependencies] 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.40" [profile.release] lto = true codegen-units = 1