RoyalGuard v2.4.2
This fixes a fatal bug caused by moderator roles:
- The sql query to update moderator roles updated the entire column rather than the single entry within a row
- Update sqlx to v0.5.1 which uses tokio 1.0
- Update serenity to current
- Fix formatting