Differences From Artifact [f7be24f9e9]:
- File Cargo.toml — part of check-in [8ea7b79fca] at 2026-01-02 06:38:43 on branch trunk — getting rid of direct tokio dependancy properly (user: arcade, size: 466) [annotate] [blame] [check-ins using]
To Artifact [29beb1655e]:
- 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]
| ︙ | |||
11 12 13 14 15 16 17 | 11 12 13 14 15 16 17 18 19 20 21 22 | - + |
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"
|