Differences From Artifact [cc0b568f0a]:
- File Cargo.toml — part of check-in [e62eff3e68] at 2026-03-24 08:49:21 on branch trunk — bump, fixes security issues (user: arcade, size: 557) [annotate] [blame] [check-ins using] [more...]
To Artifact [ee49091b8b]:
- File Cargo.toml — part of check-in [9696f3c8c4] at 2026-04-18 17:13:47 on branch trunk — bump tgbot and other deps, fixes a few critical issues (user: arcade, size: 557) [annotate] [blame] [check-ins using] [more...]
| ︙ | |||
14 15 16 17 18 19 20 | 14 15 16 17 18 19 20 21 22 23 24 25 | - + |
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"
|