feat(lib): update Tokio, bytes, http, h2, and http-body
This commit is contained in:
		| @@ -63,7 +63,7 @@ where | ||||
|                                 if let Err(e) = conn.await { | ||||
|                                     debug!("connection error: {:?}", e); | ||||
|                                 } | ||||
|                             })?; | ||||
|                             }); | ||||
|                             Ok(sr) | ||||
|                         }, | ||||
|                         Err(e) => Err(e) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user