mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-20 11:28:17 +00:00
62672a2fbd
This is a reasonably significant upgrade, as it allows for async functions to be Send, which could unlock more efficiencies in our overall scheduling. This commit is just the basic changes required to get the updated mlua version compiling, it doesn't change anything else.