Additional new nightly lint fixes.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -26,7 +26,7 @@ pub(super) async fn issue(
|
||||
.issue_token(expires)
|
||||
.await?;
|
||||
|
||||
self.write_str(&format!("New registration token issued: `{token}` - {info}",))
|
||||
self.write_str(&format!("New registration token issued: `{token}` - {info}"))
|
||||
.await
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user