File
Cargo.toml
— part of check-in
[dff756ad22]
at
2026-07-31 10:46:42
on branch trunk
— bump, fixes:
- quinn-proto: https://rustsec.org/advisories/RUSTSEC-2026-0185
Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
- serde_with: https://github.com/jonasbb/serde_with/security/advisories/GHSA-7gcf-g7xr-8hxj
KeyValueMap serialization panics on empty sequence or map entries Bad or attacker controlled values could cause a panic while allocating too large values.
(user:
arcade,
size: 558)
[annotate]
[blame][check-ins using]
smol = "2.0.2"
stacked_errors = "0.7.1"
tgbot = "0.46"
[profile.release]
lto = true
codegen-units = 1
# All tests are moved to tests/
[lib]
test = false
[[bin]]
test = false
name = "smtp2tg"