consciousness/channels/telegram
Kent Overstreet c1a5638be5 deps: switch reqwest to rustls, drop aws-lc-sys
Use rustls instead of default native-tls (aws-lc-sys) for HTTPS.
Saves ~80 MB of build artifacts. Applied to both main crate and
telegram channel daemon.

Also: tracing default-features = false (Kent's edit).

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-05 06:31:50 -04:00
..
src fix unread count: sent messages don't count as unread 2026-04-03 20:42:36 -04:00
Cargo.toml deps: switch reqwest to rustls, drop aws-lc-sys 2026-04-05 06:31:50 -04:00