mysql_async v0.20.0 Release Notes

Release Date: 2019-08-19 // about 6 years ago
    • WhiteListFsLocalInfileHandler was switched from mio to tokio::fs::File, mio dependency was removed (#61, #62 by @travismiller)
    • Pool was reimplemented to be fully async (#66 by @jonhoo, #70 by @udoprog)