[Resend](https://resend.com) driver for togo [mail](https://github.com/togo-framework/mail). Demonstrates the driver-plugin pattern (plugins depending on plugins). ```bash togo install togo-framework/mail togo install togo-framework/mail-resend ``` Set `MAIL_DRIVER=resend` and `RESEND_API_KEY`. ---