mirror of
https://github.com/zerotier/ratpack.git
synced 2026-05-22 16:27:23 -07:00
Remove a restriction I added when I was confused
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
#[async_recursion(?Send)]
|
||||
#[async_recursion]
|
||||
pub async fn perform(
|
||||
&self,
|
||||
req: Request<hyper::Body>,
|
||||
|
||||
Reference in New Issue
Block a user