mirror of
https://github.com/logos-messaging/logos-delivery-rust-bindings.git
synced 2026-07-30 15:03:14 +00:00
Bumps vendor to the typed SendRequest / ChannelSendRequest procs and updates the channels test to fill the typed struct instead of building a JSON string. send_async now takes SendRequest, channel_send_async takes (channel_id, ChannelSendRequest); both structs are re-exported from the generated crate. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>