Skip to content

RoyalGuard v2.4.2

Compare
Choose a tag to compare
@bdashore3 bdashore3 released this 09 Feb 17:24
· 50 commits to rust since this release

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