fix various nightly incidental lints
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -189,7 +189,7 @@ impl super::Service {
|
||||
.services
|
||||
.client
|
||||
.well_known
|
||||
.get(&format!("https://{dest}/.well-known/matrix/server"))
|
||||
.get(format!("https://{dest}/.well-known/matrix/server"))
|
||||
.send()
|
||||
.await;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user