mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-05 18:18:56 +00:00
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.