Artifact 5dcad74e0b6d00fb408aab495e53372af700ad1cb4c64d30d4d7a1d2c7252e87:
- File Cargo.toml — part of check-in [a044f68fa7] at 2025-08-23 12:33:41 on branch trunk — bump, switch to stacked_errors (user: arcade, size: 502) [annotate] [blame] [check-ins using]
[package] name = "smtp2tg" version = "0.5.1" authors = [ "arcade" ] edition = "2021" [dependencies] async-std = { version = "1.12.0", features = [ "attributes", "tokio1" ] } 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" stacked_errors = "0.7.1" tgbot = "0.40" [profile.release] lto = true codegen-units = 1