ZeusWPI / zauth

Zeus AUTHentication Service
MIT License
5 stars 2 forks source link

feat: update diesel to 2.0 #256

Closed NuttyShrimp closed 1 year ago

NuttyShrimp commented 1 year ago

Bumps diesel to 2.0 and rocket.rs to it's new RC for compatibility reasons.

I needed to make the main func async otherwise it does not create the tokio runtime